summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'shlibs/mount/src/utils.c')
-rw-r--r--shlibs/mount/src/utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shlibs/mount/src/utils.c b/shlibs/mount/src/utils.c
index c97144dcb..99708333a 100644
--- a/shlibs/mount/src/utils.c
+++ b/shlibs/mount/src/utils.c
@@ -613,7 +613,7 @@ const char *mnt_get_fstab_path(void)
* mnt_get_mtab_path:
*
* This function returns *default* location of the mtab file. The result does
- * not have to be writable. See also mnt_get_writable_mtab_path().
+ * not have to be writable. See also mnt_has_regular_mtab().
*
* Returns: path to /etc/mtab or $LIBMOUNT_MTAB.
*/