summaryrefslogtreecommitdiffstats
path: root/src/H5C2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5C2.c')
-rw-r--r--src/H5C2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5C2.c b/src/H5C2.c
index 18f08e7..a643fbd 100644
--- a/src/H5C2.c
+++ b/src/H5C2.c
@@ -2282,7 +2282,7 @@ H5C2_get_trace_file_ptr_from_entry(const H5C2_cache_entry_t *entry_ptr,
{
const H5C2_t *cache_ptr; /* Cache pointer, from entry */
- FUNC_ENTER_NOAPI_NOFUNC(H5C2_get_trace_file_ptr)
+ FUNC_ENTER_NOAPI_NOFUNC(H5C2_get_trace_file_ptr_from_entry)
/* Sanity checks */
HDassert( entry_ptr );