summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tenum.ddl
diff options
context:
space:
mode:
authorPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>2000-02-17 16:13:41 (GMT)
committerPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>2000-02-17 16:13:41 (GMT)
commit82cd7cca30d82e5b68ff8e9d2e10335d89ad9884 (patch)
tree596a7b17064657138056dd2a2b3111d9ef3056fb /tools/testfiles/tenum.ddl
parent669f39344f4af84741ef816cb69714d7f6fc8bc1 (diff)
downloadhdf5-82cd7cca30d82e5b68ff8e9d2e10335d89ad9884.zip
hdf5-82cd7cca30d82e5b68ff8e9d2e10335d89ad9884.tar.gz
hdf5-82cd7cca30d82e5b68ff8e9d2e10335d89ad9884.tar.bz2
[svn-r1972] updated it for the removal of the newline from the dumper code
Diffstat (limited to 'tools/testfiles/tenum.ddl')
-rw-r--r--tools/testfiles/tenum.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tenum.ddl b/tools/testfiles/tenum.ddl
index e0511d4..fdd3a60 100644
--- a/tools/testfiles/tenum.ddl
+++ b/tools/testfiles/tenum.ddl
@@ -11,7 +11,7 @@ GROUP "/" {
"BLUE" 2;
"WHITE" 3;
"BLACK" 4;
- }
+ };
}
DATASET "table" {
DATATYPE { H5T_ENUM