diff options
Diffstat (limited to 'usr.bin/colcrt/colcrt.c')
| -rw-r--r-- | usr.bin/colcrt/colcrt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/colcrt/colcrt.c b/usr.bin/colcrt/colcrt.c index 2ba4f39bbdae..b8e2f3d02935 100644 --- a/usr.bin/colcrt/colcrt.c +++ b/usr.bin/colcrt/colcrt.c @@ -44,7 +44,7 @@ static char sccsid[] = "@(#)colcrt.c 8.1 (Berkeley) 6/6/93"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/colcrt/colcrt.c,v 1.18.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include <err.h> #include <locale.h> |
