summaryrefslogtreecommitdiffstats
path: root/test/h5test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/h5test.c')
-rw-r--r--test/h5test.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/h5test.c b/test/h5test.c
index bae9da2..086e812 100644
--- a/test/h5test.c
+++ b/test/h5test.c
@@ -86,9 +86,8 @@ MPI_Info h5_io_info_g=MPI_INFO_NULL;/* MPI INFO object for IO */
* g: Global heap
* l: local heap (object names)
* o: object headers
- * h: shared object header message structures
*/
-static const char *multi_letters = "msbrgloh";
+static const char *multi_letters = "msbrglo";
static herr_t h5_errors(void *client_data);