diff options
Diffstat (limited to 'usr.bin/tabs/tabs.c')
-rw-r--r-- | usr.bin/tabs/tabs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tabs/tabs.c b/usr.bin/tabs/tabs.c index d03a7413d175f..48a610516d4d9 100644 --- a/usr.bin/tabs/tabs.c +++ b/usr.bin/tabs/tabs.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/tabs/tabs.c,v 1.3 2002/06/08 11:33:22 tjr Exp $"); #include <sys/types.h> #include <sys/tty.h> |