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 d1c498e68216f..efdac0c25eb6d 100644 --- a/usr.bin/mt/mt.c +++ b/usr.bin/mt/mt.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)mt.c 8.2 (Berkeley) 5/4/95"; #endif static const char rcsid[] = - "$Id: mt.c,v 1.9.2.3 1997/08/29 05:29:38 imp Exp $"; + "$Id: mt.c,v 1.9.2.4 1997/09/15 09:20:54 jkh Exp $"; #endif /* not lint */ /* |