diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-07-11 15:16:14 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-07-11 15:16:14 (GMT) |
commit | 4b29d11f7452334575bdd3b2199f356f238e72cf (patch) | |
tree | 089e2fe8004898516c975015c0263df22ce35198 | |
parent | 61cb9cc54727f9b7658eaadd2abaeedb100b9fc1 (diff) | |
download | hdf5-4b29d11f7452334575bdd3b2199f356f238e72cf.zip hdf5-4b29d11f7452334575bdd3b2199f356f238e72cf.tar.gz hdf5-4b29d11f7452334575bdd3b2199f356f238e72cf.tar.bz2 |
[svn-r22552] update comment
-rw-r--r-- | tools/h5dump/h5dumpgentest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dump/h5dumpgentest.c b/tools/h5dump/h5dumpgentest.c index a9b5a62..fcbf8f1 100644 --- a/tools/h5dump/h5dumpgentest.c +++ b/tools/h5dump/h5dumpgentest.c @@ -262,7 +262,7 @@ typedef struct s1_t { #define STRATEGY H5F_FILE_SPACE_AGGR_VFD /* File space handling strategy */ #define THRESHOLD10 10 /* Free space section threshold */ -/* "FILE66" macros */ +/* "FILE66" macros and for FILE69 */ #define F66_XDIM 8 #define F66_DATASETU08 "DU08BITS" #define F66_DATASETS08 "DS08BITS" |