diff options
Diffstat (limited to 'tools/testfiles/topaque.ddl')
-rw-r--r-- | tools/testfiles/topaque.ddl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/topaque.ddl b/tools/testfiles/topaque.ddl index 742bd98..3e4dd40 100644 --- a/tools/testfiles/topaque.ddl +++ b/tools/testfiles/topaque.ddl @@ -5,8 +5,8 @@ HDF5 "topaque.h5" { GROUP "/" { DATASET "opaque test" { DATATYPE { - H5T_OPAQUE - OPAQUE_TAG "test opaque type" + H5T_OPAQUE; + OPAQUE_TAG "test opaque type"; } DATASPACE { SIMPLE ( 2 ) / ( 2 ) } DATA { |