From: Paul Eggert Date: Tue, 11 Jul 2006 04:07:59 +0000 (+0000) Subject: White space fix from coreutils. X-Git-Tag: cvs-readonly~2238 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=1d3274d8b057713a741a872e35913a7aed34274d;p=gnulib.git White space fix from coreutils. --- diff --git a/lib/getloadavg.c b/lib/getloadavg.c index 98e2297dc..687952715 100644 --- a/lib/getloadavg.c +++ b/lib/getloadavg.c @@ -279,7 +279,7 @@ # endif -# ifndef FSCALE +# ifndef FSCALE /* SunOS and some others define FSCALE in sys/param.h. */