summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tvldtypes3.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tvldtypes3.ddl')
-rw-r--r--tools/testfiles/tvldtypes3.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tvldtypes3.ddl b/tools/testfiles/tvldtypes3.ddl
index 3af9268..b8f53c9 100644
--- a/tools/testfiles/tvldtypes3.ddl
+++ b/tools/testfiles/tvldtypes3.ddl
@@ -4,7 +4,7 @@ GROUP "/" {
DATATYPE H5T_COMPOUND {
H5T_STD_I32LE "i";
H5T_IEEE_F32LE "f";
- H5T_VLEN { H5T_STD_U32LE} "v";
+ H5T_VLEN { H5T_STD_U32LE } "v";
}
DATASPACE SIMPLE { ( 4 ) / ( 4 ) }
DATA {