summaryrefslogtreecommitdiff
path: root/usr.bin/window/context.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/window/context.c')
-rw-r--r--usr.bin/window/context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/window/context.c b/usr.bin/window/context.c
index 78cf892743c40..7daf47fb4a577 100644
--- a/usr.bin/window/context.c
+++ b/usr.bin/window/context.c
@@ -37,7 +37,7 @@
#ifndef lint
static char sccsid[] = "@(#)context.c 8.1 (Berkeley) 6/6/93";
static char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/window/context.c,v 1.4 2004/07/28 07:12:30 kan Exp $";
#endif /* not lint */
#include "value.h"