[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:
Dana Robinson 2016-04-07 09:50:44 -05:00
parent 77a806591d
commit f2c3407eb6

View File

@ -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 */