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:
3a64833
)
(__getopt_nonoption_flags): Remove extern.
author
drepper
<drepper>
Tue, 25 Mar 1997 01:24:27 +0000
(
01:24
+0000)
committer
drepper
<drepper>
Tue, 25 Mar 1997 01:24:27 +0000
(
01:24
+0000)
posix/getopt_init.c
patch
|
blob
|
history
diff --git
a/posix/getopt_init.c
b/posix/getopt_init.c
index
e90c9d7
..
80b6f96
100644
(file)
--- a/
posix/getopt_init.c
+++ b/
posix/getopt_init.c
@@
-29,8
+29,8
@@
#include "../stdio-common/_itoa.h"
-/*
External v
ariable to synchronize work. */
-
extern
char *__getopt_nonoption_flags;
+/*
V
ariable to synchronize work. */
+char *__getopt_nonoption_flags;
extern pid_t __libc_pid;