summaryrefslogtreecommitdiffstats
path: root/test/vfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/vfd.c')
-rw-r--r--test/vfd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/vfd.c b/test/vfd.c
index 5598ddd..b5ca096 100644
--- a/test/vfd.c
+++ b/test/vfd.c
@@ -49,7 +49,7 @@ const char *FILENAME[] = {
NULL
};
-#define COMPAT_BASENAME "family_v1.6_"
+#define COMPAT_BASENAME "family_v16_"
/*-------------------------------------------------------------------------
@@ -787,7 +787,7 @@ error:
* The source file was created by the test/file_handle.c
* of the v1.6 library. Then tools/misc/h5repart.c was
* used to concantenated. The command was "h5repart -m 5k
- * family_file%05d.h5 family_v1.6_%05d.h5".
+ * family_file%05d.h5 family_v16_%05d.h5".
*
* Return: Success: 0
* Failure: -1