diff options
Diffstat (limited to 'src/H5Gobj.c')
-rw-r--r-- | src/H5Gobj.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/H5Gobj.c b/src/H5Gobj.c index 2f573f5..a4855b2 100644 --- a/src/H5Gobj.c +++ b/src/H5Gobj.c @@ -767,8 +767,7 @@ done: /*------------------------------------------------------------------------- * Function: H5G_obj_get_name_by_idx * - * Purpose: Private function for H5Gget_objname_by_idx. - * Returns the name of objects in the group by giving index. + * Purpose: Returns the name of link in a group by giving index. * * Return: Success: Non-negative, length of name * Failure: Negative |