undo mountlist.h change
authorJim Meyering <jim@meyering.net>
Tue, 18 Mar 2003 17:04:18 +0000 (17:04 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 18 Mar 2003 17:04:18 +0000 (17:04 +0000)
lib/ChangeLog

index 79240b0..e30f862 100644 (file)
@@ -1,10 +1,5 @@
 2003-03-18  Jim Meyering  <jim@meyering.net>
 
-       * mountlist.h (ME_REMOTE): Recognize as remote any file system
-       that has an Fs_type with the `nfs' (any case) prefix.
-       This is necessary at least for AIX 5.1 when it uses the
-       MOUNTED_GETMNTENT1 code.  Reported by Mike Jetzer.
-
        * exclude.c (excluded_filename): Define and use typedef to
        avoid type mismatch in conditional expression.