.
authorJim Meyering <jim@meyering.net>
Wed, 9 Oct 1996 02:42:17 +0000 (02:42 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Oct 1996 02:42:17 +0000 (02:42 +0000)
lib/long-options.h

index d428dd1..274e6ac 100644 (file)
@@ -1,8 +1,8 @@
 #undef __P
 #if defined (__STDC__) && __STDC__
-# define __P(args) args
+# define __P(Args) Args
 #else
-# define __P(args) ()
+# define __P(Args) ()
 #endif
 
 void