diff options
Diffstat (limited to 'usr.bin/col/col.c')
-rw-r--r-- | usr.bin/col/col.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/col/col.c b/usr.bin/col/col.c index 5ed097c232b7..a3e7a25d11fb 100644 --- a/usr.bin/col/col.c +++ b/usr.bin/col/col.c @@ -45,8 +45,6 @@ static char sccsid[] = "@(#)col.c 8.5 (Berkeley) 5/4/95"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/capsicum.h> #include <capsicum_helpers.h> |