]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 9 Oct 1996 02:37:53 +0000 (02:37 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Oct 1996 02:37:53 +0000 (02:37 +0000)
lib/long-options.h

index f11a2d7fe4f674932604251d3e124bdfb7780914..d428dd196afe452d6389693f5302feaacd5919a9 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