diff options
Diffstat (limited to 'usr.bin/tset/tset.c')
-rw-r--r-- | usr.bin/tset/tset.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tset/tset.c b/usr.bin/tset/tset.c index dc4c333e2f90e..8091c8d414e1c 100644 --- a/usr.bin/tset/tset.c +++ b/usr.bin/tset/tset.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/tset/tset.c,v 1.19 2002/09/04 23:29:07 dwmalone Exp $"); #ifndef lint static const char copyright[] = |