diff options
Diffstat (limited to 'usr.bin/window/lcmd2.c')
-rw-r--r-- | usr.bin/window/lcmd2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/window/lcmd2.c b/usr.bin/window/lcmd2.c index a9972a9dfc96..6f9cb37df231 100644 --- a/usr.bin/window/lcmd2.c +++ b/usr.bin/window/lcmd2.c @@ -41,7 +41,7 @@ static char sccsid[] = "@(#)lcmd2.c 8.1 (Berkeley) 6/6/93"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/window/lcmd2.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include "defs.h" #include <string.h> /* System string definitions. */ |