X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/4f42a6a1ea1e02529aa6db238da5c5e1c488fad2..95f51977ddc18faa2e212f30c00a39540b39f325:/usr/src/lib/libc/stdio/puts.c diff --git a/usr/src/lib/libc/stdio/puts.c b/usr/src/lib/libc/stdio/puts.c index 45c9a78221..bffc6197c1 100644 --- a/usr/src/lib/libc/stdio/puts.c +++ b/usr/src/lib/libc/stdio/puts.c @@ -1,5 +1,5 @@ #if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)puts.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)puts.c 5.2 (Berkeley) 3/9/86"; #endif LIBC_SCCS and not lint #include