diff options
Diffstat (limited to 'usr.bin/mt/mt.c')
-rw-r--r-- | usr.bin/mt/mt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mt/mt.c b/usr.bin/mt/mt.c index 95ef836c6cad..4d52acbc5b8b 100644 --- a/usr.bin/mt/mt.c +++ b/usr.bin/mt/mt.c @@ -44,7 +44,7 @@ static char sccsid[] = "@(#)mt.c 8.2 (Berkeley) 5/4/95"; #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/mt/mt.c,v 1.36 2004/04/09 17:30:26 mux Exp $"); /* * mt -- |