summaryrefslogtreecommitdiff
path: root/usr.bin/window/context.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-10-27 07:57:33 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-10-27 07:57:33 +0000
commit90928716548537e93f54266e33cb4a3353fd3932 (patch)
tree37675d5349af34454f2e21880134fb82d6854793 /usr.bin/window/context.c
parentc6085d40c17b76abbaa35c8c53f14904021df451 (diff)
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 c190ff1dd00f..f06200871626 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.1.1.1.14.2 2001/05/17 09:45:00 obrien Exp $";
#endif /* not lint */
#include "value.h"