summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2015-09-22 00:26:51 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2015-09-22 00:26:51 (GMT)
commitfb238c24a5c6679c7555c95f887b7f4a49dbb640 (patch)
treef3d4107271fa1c56c9a9beae272653acb95d5527 /tools/lib/h5tools.h
parent0be8c1687945eb0e55fac84c7aa9901ca9898a26 (diff)
downloadhdf5-fb238c24a5c6679c7555c95f887b7f4a49dbb640.zip
hdf5-fb238c24a5c6679c7555c95f887b7f4a49dbb640.tar.gz
hdf5-fb238c24a5c6679c7555c95f887b7f4a49dbb640.tar.bz2
[svn-r27849] Description:
Normalize against incoming changes on VDS branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest forthcoming)
Diffstat (limited to 'tools/lib/h5tools.h')
-rw-r--r--tools/lib/h5tools.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lib/h5tools.h b/tools/lib/h5tools.h
index 49f2dc9..ff7cf12 100644
--- a/tools/lib/h5tools.h
+++ b/tools/lib/h5tools.h
@@ -81,7 +81,7 @@
#define FLETCHER32 "CHECKSUM FLETCHER32"
#define SZIP "COMPRESSION SZIP"
#define NBIT "COMPRESSION NBIT"
-#define SCALEOFFSET "COMPRESSION SCALEOFFSET"
+#define SCALEOFFSET "COMPRESSION SCALEOFFSET"
#define SCALEOFFSET_MINBIT "MIN BITS"
#define STORAGE_LAYOUT "STORAGE_LAYOUT"
#define CONTIGUOUS "CONTIGUOUS"