summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2010-05-12 19:13:47 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2010-05-12 19:13:47 (GMT)
commit54276b57320ecbe0a44dae41a58db8b0e64e28c7 (patch)
tree9233c57f4a6eb64d2f4c8324ca7ef959a69036b0 /vms
parent9ba18822111ab70da585482252b5f8066499ab3a (diff)
downloadhdf5-54276b57320ecbe0a44dae41a58db8b0e64e28c7.zip
hdf5-54276b57320ecbe0a44dae41a58db8b0e64e28c7.tar.gz
hdf5-54276b57320ecbe0a44dae41a58db8b0e64e28c7.tar.bz2
[svn-r18776] I corrected a typo.
No test.
Diffstat (limited to 'vms')
-rw-r--r--vms/src/h5pubconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h
index bd3d319..d84528a 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -167,7 +167,7 @@
/* #undef H5_HAVE_GPFS_H */
/* Define if h5dump packed bits feature is enabled */
-#undef H5_HAVE_H5DUMP_PACKED_BITS
+#define H5_HAVE_H5DUMP_PACKED_BITS
/* Define if library will contain instrumentation to detect correct
optimization operation */