summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/getchar.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/getchar.c')
-rw-r--r--lib/libc/stdio/getchar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/getchar.c b/lib/libc/stdio/getchar.c
index ee3f809620c64..91d4f949d41f7 100644
--- a/lib/libc/stdio/getchar.c
+++ b/lib/libc/stdio/getchar.c
@@ -39,7 +39,7 @@
static char sccsid[] = "@(#)getchar.c 8.1 (Berkeley) 6/4/93";
#endif
static const char rcsid[] =
- "$Id: getchar.c,v 1.5 1997/02/22 15:02:12 peter Exp $";
+ "$Id: getchar.c,v 1.6 1998/04/11 07:40:45 jb Exp $";
#endif /* LIBC_SCCS and not lint */
/*