projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d65bac0
)
getopt.h: Sync with libc CVS.
author
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 19 Mar 2004 00:47:17 +0000
(
00:47
+0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 19 Mar 2004 00:47:17 +0000
(
00:47
+0000)
lib/ChangeLog
patch
|
blob
|
history
lib/getopt.h
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 0a315fe4ad94ae0b3e6a9e2d0f19977aee95699b..986440e424810de22eedca5c6c7bbe909efa06a4 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,7
@@
+2004-03-18 Paul Eggert <eggert@cs.ucla.edu>
+
+ * getopt.h: Sync with libc CVS.
+
2004-03-18 Paul Eggert <eggert@twinsun.com>
Bruno Haible <bruno@clisp.org>
diff --git
a/lib/getopt.h
b/lib/getopt.h
index 89e774b66035981ffaac46b7bcc4256491f5e594..c61768c691bfc6e0f010b8f5bdf7ccaec385774d 100644
(file)
--- a/
lib/getopt.h
+++ b/
lib/getopt.h
@@
-35,7
+35,7
@@
#endif
#ifndef __THROW
-# ifndef __GNUC_
_
+# ifndef __GNUC_
PREREQ
# define __GNUC_PREREQ(maj, min) (0)
# endif
# if defined __cplusplus && __GNUC_PREREQ (2,8)