mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r2229] added semicolons after the opaque info
This commit is contained in:
parent
f474a09365
commit
23f2575276
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user