summaryrefslogtreecommitdiff
path: root/usr.bin/window/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/window/main.c')
-rw-r--r--usr.bin/window/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/window/main.c b/usr.bin/window/main.c
index 6d8a2d5816d7..da26e46287ee 100644
--- a/usr.bin/window/main.c
+++ b/usr.bin/window/main.c
@@ -42,7 +42,7 @@ char copyright[] =
#ifndef lint
static char sccsid[] = "@(#)main.c 8.2 (Berkeley) 4/2/94";
-static char rcsid[] = "@(#)$FreeBSD$";
+static char rcsid[] = "@(#)$FreeBSD: src/usr.bin/window/main.c,v 1.5.6.1 2000/10/30 10:13:42 obrien Exp $";
#endif /* not lint */
#include "defs.h"