diff options
Diffstat (limited to 'tools/h5dump/h5dumpgentest.c')
-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 463f718..669445c 100644 --- a/tools/h5dump/h5dumpgentest.c +++ b/tools/h5dump/h5dumpgentest.c @@ -2999,7 +2999,7 @@ void gent_family(void) H5Pclose(fapl); } -static const char *multi_letters = "msbrglo"; +static const char *multi_letters = "msbrgloh"; static void gent_multi(void) |