X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/fdb8e4aac282b72d4670aa3a26d9bba07afc7e6f..1c15e88899094343f75aeba04122cd96a96b428e:/usr/src/usr.bin/ex/printf.c diff --git a/usr/src/usr.bin/ex/printf.c b/usr/src/usr.bin/ex/printf.c index 71a8c2dc88..85da93df8d 100644 --- a/usr/src/usr.bin/ex/printf.c +++ b/usr/src/usr.bin/ex/printf.c @@ -5,7 +5,7 @@ */ #ifndef lint -static char *sccsid = "@(#)printf.c 7.4 (Berkeley) %G%"; +static char *sccsid = "@(#)printf.c 7.4 (Berkeley) 3/9/87"; /* The pwb version this is based on */ static char *printf_id = "@(#) printf.c:2.2 6/5/79"; #endif not lint