diff options
Diffstat (limited to 'usr.bin/window/lcmd.h')
-rw-r--r-- | usr.bin/window/lcmd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/window/lcmd.h b/usr.bin/window/lcmd.h index 6c58e2d54719..c78c72612f52 100644 --- a/usr.bin/window/lcmd.h +++ b/usr.bin/window/lcmd.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)lcmd.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.bin/window/lcmd.h,v 1.2 2000/10/26 10:07:19 obrien Exp $ */ #define LCMD_NARG 20 /* maximum number of arguments */ |