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 dc4c333e2f90..017ab77eeb25 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.34.1 2009/04/15 03:14:26 kensmith Exp $"); #ifndef lint static const char copyright[] = |