summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tfill.ddl
diff options
context:
space:
mode:
authorjhendersonHDF <jhenderson@hdfgroup.org>2023-08-04 16:02:40 (GMT)
committerGitHub <noreply@github.com>2023-08-04 16:02:40 (GMT)
commit915cadb44f11b9875ec13c7396d3f5b17def1785 (patch)
treec28414409c2a78cb956b00400a5a2b7e5223f1df /tools/testfiles/tfill.ddl
parentd6ada85c91753973f517894c0705327889cca117 (diff)
downloadhdf5-915cadb44f11b9875ec13c7396d3f5b17def1785.zip
hdf5-915cadb44f11b9875ec13c7396d3f5b17def1785.tar.gz
hdf5-915cadb44f11b9875ec13c7396d3f5b17def1785.tar.bz2
Make h5dump spacing consistent when printing VLEN datatype (#3351)
Diffstat (limited to 'tools/testfiles/tfill.ddl')
-rw-r--r--tools/testfiles/tfill.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tfill.ddl b/tools/testfiles/tfill.ddl
index 556f4f2..627e660 100644
--- a/tools/testfiles/tfill.ddl
+++ b/tools/testfiles/tfill.ddl
@@ -124,7 +124,7 @@ GROUP "/" {
}
}
DATASET "fill_vlen" {
- DATATYPE H5T_VLEN { H5T_STD_I32LE}
+ DATATYPE H5T_VLEN { H5T_STD_I32LE }
DATASPACE SIMPLE { ( 2 ) / ( 2 ) }
STORAGE_LAYOUT {
CONTIGUOUS