From 0d9cb3fb61967f40900cc0dabad8c6cf6cfe8021 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 26 Oct 2000 10:07:20 +0000 Subject: While I'm here and got caught by it, add FreeBSD IDs so the next guy won't have trouble committing his bits. --- usr.bin/window/wwdata.c | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.bin/window/wwdata.c') diff --git a/usr.bin/window/wwdata.c b/usr.bin/window/wwdata.c index 1280589..6efee9c 100644 --- a/usr.bin/window/wwdata.c +++ b/usr.bin/window/wwdata.c @@ -36,4 +36,5 @@ #ifndef lint static char sccsid[] = "@(#)wwdata.c 8.1 (Berkeley) 6/6/93"; +static char rcsid[] = "@(#)$FreeBSD$"; #endif /* not lint */ -- cgit v1.1