summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>2000-05-15 13:49:46 (GMT)
committerPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>2000-05-15 13:49:46 (GMT)
commit3bd8b7b023cb6ea3c88a88675000ddc0da2cf127 (patch)
tree9d97d77e3f5a341608a93fa9ac312469840a6006
parent5e5aaca00713fbd238ae8212a99dbe38f15c0b0b (diff)
downloadhdf5-3bd8b7b023cb6ea3c88a88675000ddc0da2cf127.zip
hdf5-3bd8b7b023cb6ea3c88a88675000ddc0da2cf127.tar.gz
hdf5-3bd8b7b023cb6ea3c88a88675000ddc0da2cf127.tar.bz2
[svn-r2254] checked in an older version of this file before by accident.
this one has semicolons after the opaque data.
-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 {