diff options
Diffstat (limited to 'usr.sbin/rmt/rmt.c')
-rw-r--r-- | usr.sbin/rmt/rmt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rmt/rmt.c b/usr.sbin/rmt/rmt.c index 139a12e0a131..b76cfebe523c 100644 --- a/usr.sbin/rmt/rmt.c +++ b/usr.sbin/rmt/rmt.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)rmt.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: rmt.c,v 1.4 1997/10/13 11:06:30 charnier Exp $"; + "$Id: rmt.c,v 1.2.6.2 1997/11/05 07:30:18 charnier Exp $"; #endif /* not lint */ /* |