diff options
Diffstat (limited to 'usr.bin/rup/rup.c')
-rw-r--r-- | usr.bin/rup/rup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rup/rup.c b/usr.bin/rup/rup.c index a04257d8e2ef0..414d1ab981a0d 100644 --- a/usr.bin/rup/rup.c +++ b/usr.bin/rup/rup.c @@ -33,7 +33,7 @@ #ifndef lint static char rcsid[] = - "$Id: rup.c,v 1.4.2.1 1997/08/08 12:06:41 charnier Exp $"; + "$Id: rup.c,v 1.4.2.2 1997/09/15 10:19:53 jkh Exp $"; #endif /* not lint */ #include <err.h> |