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 844ca7609d78..22f91f89c238 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.8.30.1 2009/04/15 03:14:26 kensmith Exp $";
#endif /* not lint */
#include "defs.h"