From 3bd85a2333cd3ce435d2f8c9d01f88b0fa9662be Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sat, 22 Jul 1995 22:28:31 +0000 Subject: [PATCH] D*mn, botched my last commit message. :-( >Description: A machine with uptime >1 year appears wrong in the ruptime list Fixes bin/626: ruptime doesn't like big ... Reviewed by: Submitted by: root@xaa.stack.urc.tue.nl Obtained from: --- usr.bin/ruptime/ruptime.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usr.bin/ruptime/ruptime.c b/usr.bin/ruptime/ruptime.c index 0b83a5e6bae..24e20213ef0 100644 --- a/usr.bin/ruptime/ruptime.c +++ b/usr.bin/ruptime/ruptime.c @@ -31,6 +31,8 @@ * SUCH DAMAGE. */ +/* $Id$ */ + #ifndef lint static char copyright[] = "@(#) Copyright (c) 1983, 1993, 1994\n\