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:
889c751
)
Remove misleading comment.
author
drepper
<drepper>
Sun, 26 Oct 1997 17:15:32 +0000
(17:15 +0000)
committer
drepper
<drepper>
Sun, 26 Oct 1997 17:15:32 +0000
(17:15 +0000)
libio/stdio.c
patch
|
blob
|
history
diff --git
a/libio/stdio.c
b/libio/stdio.c
index
c8b3ba5
..
d38379f
100644
(file)
--- a/
libio/stdio.c
+++ b/
libio/stdio.c
@@
-26,9
+26,6
@@
#include "libioP.h"
#include "stdio.h"
-/* Define non-macro versions of stdin/stdout/stderr, for use by
- debuggers. */
-
#undef stdin
#undef stdout
#undef stderr