summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tvlstr.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tvlstr.ddl')
-rw-r--r--tools/testfiles/tvlstr.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tvlstr.ddl b/tools/testfiles/tvlstr.ddl
index 3b67af6..eda8e000 100644
--- a/tools/testfiles/tvlstr.ddl
+++ b/tools/testfiles/tvlstr.ddl
@@ -24,7 +24,7 @@ GROUP "/" {
(2): "", NULL
}
}
- DATATYPE "vl_string_type" H5T_STRING {
+ DATATYPE "vl_string_type" H5T_STRING {
STRSIZE H5T_VARIABLE;
STRPAD H5T_STR_NULLPAD;
CSET H5T_CSET_ASCII;