mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
Fix func enter macro in H5T_ref_reclaim()
This commit is contained in:
parent
1cac341502
commit
cc1546ea92
@ -746,7 +746,7 @@ H5T_ref_reclaim(void *elem, const H5T_t *dt)
|
||||
{
|
||||
herr_t ret_value = SUCCEED; /* Return value */
|
||||
|
||||
FUNC_ENTER_STATIC
|
||||
FUNC_ENTER_NOAPI_NOINIT
|
||||
|
||||
/* Sanity checks */
|
||||
HDassert(elem);
|
||||
|
Loading…
x
Reference in New Issue
Block a user