diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
commit | 3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 (patch) | |
tree | 4114cadb7556687c77484c7507ab5f541eb9b1ca /usr.bin/window/lcmd2.c | |
parent | f8d4987d7271c1003cce92715022709505f995c7 (diff) |
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 a9972a9dfc963..347f868e7a9eb 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 2004/04/04 19:11:01 charnier Exp $"); #include "defs.h" #include <string.h> /* System string definitions. */ |