Code

stop warning on autoheader 2.13
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>
Tue, 18 Mar 2003 08:47:41 +0000 (08:47 +0000)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>
Tue, 18 Mar 2003 08:47:41 +0000 (08:47 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@433 f882894a-f735-0410-b71e-b25c423dba1c

lib/ls-mntd-fs.m4

index 695b3ba6cf5a558aac4f364e521c0498575c3918..b13198cd913dc1bf0604c52a6c2b72d95cf9a1c2 100644 (file)
@@ -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