projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b2210c
)
.
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
d428dd1
..
274e6ac
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