summaryrefslogtreecommitdiff
path: root/usr.bin/column/column.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/column/column.c')
-rw-r--r--usr.bin/column/column.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/column/column.c b/usr.bin/column/column.c
index 31f316f4d059..e8d97e5a570a 100644
--- a/usr.bin/column/column.c
+++ b/usr.bin/column/column.c
@@ -44,7 +44,7 @@ static char sccsid[] = "@(#)column.c 8.4 (Berkeley) 5/4/95";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/column/column.c,v 1.11 2002/07/28 15:25:15 dwmalone Exp $");
#include <sys/types.h>
#include <sys/ioctl.h>