mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-19 16:50:46 +08:00
[svn-r9698] Purpose: Correct typo
Description: Accidentally edited this file and removed a couple characters from a defined name, thus caused undefined error in daily test. Fixed! Platforms tested: SunOS 5.7 (arabica)
This commit is contained in:
parent
625e6ad9aa
commit
d091bda690
@ -47,7 +47,7 @@ const string DSET_DEFAULT_NAME("default");
|
||||
const string DSET_CHUNKED_NAME("chunked");
|
||||
const string DSET_SIMPLE_IO_NAME("simple_io");
|
||||
const string DSET_TCONV_NAME ("tconv");
|
||||
const string DSET_COMPRESS_NA("compressed");
|
||||
const string DSET_COMPRESS_NAME("compressed");
|
||||
const string DSET_BOGUS_NAME ("bogus");
|
||||
|
||||
const int H5Z_FILTER_BOGUS = 305;
|
||||
|
Loading…
x
Reference in New Issue
Block a user