projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cdf507
)
.
author
Jim Meyering
<jim@meyering.net>
Wed, 9 Oct 1996 02:42:17 +0000
(
02:42
+0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 9 Oct 1996 02:42:17 +0000
(
02:42
+0000)
lib/long-options.h
patch
|
blob
|
history
diff --git
a/lib/long-options.h
b/lib/long-options.h
index d428dd196afe452d6389693f5302feaacd5919a9..274e6acc34c748841770ba85fc1a61f96906c7d2 100644
(file)
--- a/
lib/long-options.h
+++ b/
lib/long-options.h
@@
-1,8
+1,8
@@
#undef __P
#if defined (__STDC__) && __STDC__
-# define __P(
args) a
rgs
+# define __P(
Args) A
rgs
#else
-# define __P(
a
rgs) ()
+# define __P(
A
rgs) ()
#endif
void