summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tvldtypes5.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tvldtypes5.ddl')
-rw-r--r--tools/testfiles/tvldtypes5.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tvldtypes5.ddl b/tools/testfiles/tvldtypes5.ddl
index 5385206..47bf877 100644
--- a/tools/testfiles/tvldtypes5.ddl
+++ b/tools/testfiles/tvldtypes5.ddl
@@ -7,7 +7,7 @@ GROUP "/" {
DATATYPE H5T_VLEN { H5T_STD_U32LE}
DATASPACE SIMPLE { ( 4 ) / ( 4 ) }
DATA {
- (0), (0, 2, 4, 6, 8), (), (0, 2, 4, 6, 8, 10, 12), ()
+ (0): (0, 2, 4, 6, 8), (), (0, 2, 4, 6, 8, 10, 12), ()
}
}
}