diff options
Diffstat (limited to 'src/H5Adeprec.c')
-rw-r--r-- | src/H5Adeprec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Adeprec.c b/src/H5Adeprec.c index 5fb8dca..1ff98c0 100644 --- a/src/H5Adeprec.c +++ b/src/H5Adeprec.c @@ -164,6 +164,7 @@ done: FUNC_LEAVE_API(ret_value) } /* H5Acreate() */ +#ifndef H5_NO_DEPRECATED_SYMBOLS /*-------------------------------------------------------------------------- NAME @@ -220,7 +221,6 @@ done: FUNC_LEAVE_API(ret_value) } /* H5Aopen_name() */ -#ifndef H5_NO_DEPRECATED_SYMBOLS /*-------------------------------------------------------------------------- NAME |