summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/H5Rpublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Rpublic.h b/src/H5Rpublic.h
index 5122f59..856a445 100644
--- a/src/H5Rpublic.h
+++ b/src/H5Rpublic.h
@@ -345,7 +345,7 @@ H5_DLL hid_t H5Ropen_object(H5R_ref_t *ref_ptr, hid_t rapl_id, hid_t oapl_id);
/**
* --------------------------------------------------------------------------
* \ingroup ASYNC
- * \async_variant_of{H5Ropen}
+ * \async_variant_of{H5Ropen_object}
*/
#ifndef H5_DOXYGEN
H5_DLL hid_t H5Ropen_object_async(const char *app_file, const char *app_func, unsigned app_line,