summaryrefslogtreecommitdiffstats
path: root/test/mount.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mount.c')
-rw-r--r--test/mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mount.c b/test/mount.c
index c52bdba..101ac66 100644
--- a/test/mount.c
+++ b/test/mount.c
@@ -442,7 +442,7 @@ error:
/*-------------------------------------------------------------------------
* Function: test_move
*
- * Purpose: An object cannot be moved or renamed with H5Gmove() in such a
+ * Purpose: An object cannot be moved or renamed with H5Lmove() in such a
* way that the new location would be in a different file than
* the original location.
*