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 89b6ffb3c1b87..98044457805f0 100644 --- a/usr.bin/rup/rup.c +++ b/usr.bin/rup/rup.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rup.c,v 1.9 1997/09/15 09:46:42 jkh Exp $"; + "$Id: rup.c,v 1.10 1998/04/01 21:34:10 danny Exp $"; #endif /* not lint */ #include <err.h> |