From: Thibault Godouet Date: Tue, 12 Jun 2001 06:41:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver2_9_4~316 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b187fde783e517f99c70fdbbf6662f6348e2b73;p=thirdparty%2Ffcron.git *** empty log message *** --- diff --git a/getloadavg.c b/getloadavg.c index 7f056c8..24bf56a 100644 --- a/getloadavg.c +++ b/getloadavg.c @@ -33,7 +33,6 @@ #include -/* Copyright 2000-2001 Thomas Whateley */ int getloadavg(double *result, int n) /* return the current load average as a floating point number,