From ba39ea389307cc53bf53f9cbdb7bed3753940492 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 17 May 2001 09:38:49 +0000 Subject: Fix the rcsid's. --- usr.bin/window/parser4.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.bin/window/parser4.c') diff --git a/usr.bin/window/parser4.c b/usr.bin/window/parser4.c index dafa3c1..338bdfb 100644 --- a/usr.bin/window/parser4.c +++ b/usr.bin/window/parser4.c @@ -36,7 +36,8 @@ #ifndef lint static char sccsid[] = "@(#)parser4.c 8.1 (Berkeley) 6/6/93"; -static char rcsid[] = "@(#)$FreeBSD$"; +static char rcsid[] = + "$FreeBSD$"; #endif /* not lint */ #include -- cgit v1.1