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