summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/topaque.ddl
diff options
context:
space:
mode:
authorPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>2000-05-09 17:01:24 (GMT)
committerPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>2000-05-09 17:01:24 (GMT)
commit23f2575276da30570c0ce42bdc2ca7f31c764fdc (patch)
treea7a9b9d59322649b923c1a7f04946510c0b7ac09 /tools/testfiles/topaque.ddl
parentf474a093652aad41482db7ed2ddb346aaad0372d (diff)
downloadhdf5-23f2575276da30570c0ce42bdc2ca7f31c764fdc.zip
hdf5-23f2575276da30570c0ce42bdc2ca7f31c764fdc.tar.gz
hdf5-23f2575276da30570c0ce42bdc2ca7f31c764fdc.tar.bz2
[svn-r2229] added semicolons after the opaque info
Diffstat (limited to 'tools/testfiles/topaque.ddl')
-rw-r--r--tools/testfiles/topaque.ddl4
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 {