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/ttwyse75.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.bin/window/ttwyse75.c') diff --git a/usr.bin/window/ttwyse75.c b/usr.bin/window/ttwyse75.c index 01aeb60..37e0194 100644 --- a/usr.bin/window/ttwyse75.c +++ b/usr.bin/window/ttwyse75.c @@ -43,7 +43,8 @@ #ifndef lint static char sccsid[] = "@(#)ttwyse75.c 8.1 (Berkeley) 6/6/93"; -static char rcsid[] = "@(#)$FreeBSD$"; +static char rcsid[] = + "$FreeBSD$"; #endif /* not lint */ #include "ww.h" -- cgit v1.1