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 f11ba01bfd768..75c331dddd8fa 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.2 1997/09/15 10:19:53 jkh Exp $"; + "$Id: rup.c,v 1.4.2.3 1998/04/01 21:38:57 danny Exp $"; #endif /* not lint */ #include <err.h> |