]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Tue, 29 Oct 1996 14:25:25 +0000 (14:25 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 29 Oct 1996 14:25:25 +0000 (14:25 +0000)
lib/modechange.h

index 0eadaa7db0f757b619cb87ee62c99ceaa060d5ce..f31dac7d9f10650827a8e43cbe4e7623f4d843fc 100644 (file)
@@ -49,8 +49,8 @@ struct mode_change
 #  define __P(Args) Args
 # else
 #  define __P(Args) ()
-# endif  /* GCC.  */
-#endif  /* Not __P.  */
+# endif
+#endif
 
 struct mode_change *mode_compile __P ((const char *, unsigned));
 unsigned short mode_adjust __P ((unsigned, const struct mode_change *));