summaryrefslogtreecommitdiffstats
path: root/src/H5Tfloat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Tfloat.c')
-rw-r--r--src/H5Tfloat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Tfloat.c b/src/H5Tfloat.c
index 6a3f749..306ef09 100644
--- a/src/H5Tfloat.c
+++ b/src/H5Tfloat.c
@@ -50,7 +50,7 @@ DESCRIPTION
static herr_t
H5T_init_float_interface(void)
{
- FUNC_ENTER_NOINIT(H5T_init_float_interface)
+ FUNC_ENTER_NOAPI_NOINIT_NOFUNC(H5T_init_float_interface)
FUNC_LEAVE_NOAPI(H5T_init())
} /* H5T_init_float_interface() */