summaryrefslogtreecommitdiff
path: root/usr.bin/col/col.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/col/col.c')
-rw-r--r--usr.bin/col/col.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/col/col.c b/usr.bin/col/col.c
index 7dcebff7deac4..66e521f6c853a 100644
--- a/usr.bin/col/col.c
+++ b/usr.bin/col/col.c
@@ -47,7 +47,7 @@ static char sccsid[] = "@(#)col.c 8.5 (Berkeley) 5/4/95";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/col/col.c,v 1.19.20.1 2008/10/02 02:57:24 kensmith Exp $");
#include <err.h>
#include <locale.h>