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 b618f14e7cf6..8eadf9421dc9 100644
--- a/usr.bin/window/main.c
+++ b/usr.bin/window/main.c
@@ -43,7 +43,7 @@ char copyright[] =
#ifndef lint
static char sccsid[] = "@(#)main.c 8.2 (Berkeley) 4/2/94";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/main.c,v 1.5.6.2 2001/05/17 09:45:00 obrien Exp $";
#endif /* not lint */
#include "defs.h"