summaryrefslogtreecommitdiffstats
path: root/src/H5SM.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2008-08-21 20:41:12 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2008-08-21 20:41:12 (GMT)
commitc6e35f6abd381583d3686525b1cd4fdca9eaeded (patch)
tree895403fcae846f57487b387c9f9de90c3f25c6f2 /src/H5SM.c
parentf8a796ebfc24c8f5f2c2c4f592234deb2b225c09 (diff)
downloadhdf5-c6e35f6abd381583d3686525b1cd4fdca9eaeded.zip
hdf5-c6e35f6abd381583d3686525b1cd4fdca9eaeded.tar.gz
hdf5-c6e35f6abd381583d3686525b1cd4fdca9eaeded.tar.bz2
[svn-r15512] Description:
Fix a few typos introduced in r15510. Tested on: Mac OS X/32 10.5.4 (amazon) More testing upcoming
Diffstat (limited to 'src/H5SM.c')
-rwxr-xr-xsrc/H5SM.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5SM.c b/src/H5SM.c
index 3616d22..3387262 100755
--- a/src/H5SM.c
+++ b/src/H5SM.c
@@ -268,7 +268,7 @@ H5SM_type_to_flag(unsigned type_id, unsigned *type_flag)
/* Fall through... */
case H5O_SDSPACE_ID:
- case H5O_DTYPE3_ID:
+ case H5O_DTYPE_ID:
case H5O_FILL_NEW_ID:
case H5O_PLINE_ID:
case H5O_ATTR_ID: