diff options
Diffstat (limited to 'lib/ls-mntd-fs.m4')
-rw-r--r-- | lib/ls-mntd-fs.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ls-mntd-fs.m4 b/lib/ls-mntd-fs.m4 index 695b3ba6..b13198cd 100644 --- a/lib/ls-mntd-fs.m4 +++ b/lib/ls-mntd-fs.m4 @@ -129,7 +129,7 @@ if test -z "$ac_list_mounted_fs"; then AC_DEFINE(MOUNTED_VMOUNT, 1, [Define if there is a function named mntctl that can be used to read the list of mounted filesystems, and there is a system header file - that declares `struct vmount.' (AIX)]) + that declares struct vmount. (AIX)]) fi fi |