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/wwdata.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.bin/window/wwdata.c') diff --git a/usr.bin/window/wwdata.c b/usr.bin/window/wwdata.c index 6efee9c..54062c2 100644 --- a/usr.bin/window/wwdata.c +++ b/usr.bin/window/wwdata.c @@ -36,5 +36,6 @@ #ifndef lint static char sccsid[] = "@(#)wwdata.c 8.1 (Berkeley) 6/6/93"; -static char rcsid[] = "@(#)$FreeBSD$"; +static char rcsid[] = + "$FreeBSD$"; #endif /* not lint */ -- cgit v1.1