projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7306bc2
)
Standardize the multiple-include protect.
author
drepper
<drepper>
Sat, 21 Jun 1997 00:52:13 +0000
(
00:52
+0000)
committer
drepper
<drepper>
Sat, 21 Jun 1997 00:52:13 +0000
(
00:52
+0000)
argp/argp.h
patch
|
blob
|
history
diff --git
a/argp/argp.h
b/argp/argp.h
index
2305590
..
600264e
100644
(file)
--- a/
argp/argp.h
+++ b/
argp/argp.h
@@
-18,8
+18,8
@@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#ifndef _
_ARGP_H__
-#define _
_ARGP_H__
+#ifndef _
ARGP_H
+#define _
ARGP_H
#include <stdio.h>
#include <ctype.h>
@@
-551,7
+551,7
@@
__option_is_end (__const struct argp_option *__opt)
# undef __option_is_short
# undef __option_is_end
#endif
-
+#endif /* argp.h */
#endif /* __OPTIMIZE__ */
#ifdef __cplusplus