mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
[svn-r29655] Added H5D_CHUNK_BTREE to the deprecated section of H5Dpublic.h.
Tested on: 64-bit Ubuntu 15.10 (build only, not used in existing code)
This commit is contained in:
parent
77a806591d
commit
f2c3407eb6
@ -167,6 +167,7 @@ H5_DLL herr_t H5Ddebug(hid_t dset_id);
|
||||
#ifndef H5_NO_DEPRECATED_SYMBOLS
|
||||
|
||||
/* Macros */
|
||||
#define H5D_CHUNK_BTREE H5D_CHUNK_IDX_BTREE
|
||||
|
||||
|
||||
/* Typedefs */
|
||||
|
Loading…
Reference in New Issue
Block a user