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