From: Jim Meyering Date: Sun, 30 Apr 2000 16:19:57 +0000 (+0000) Subject: tweak comment X-Git-Tag: SH-UTILS-2_0h~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a7f0b1542067f89cc983ca0298e0971feae1cd7;p=thirdparty%2Fcoreutils.git tweak comment --- diff --git a/src/yes.c b/src/yes.c index 3ed2a56b88..276965bab9 100644 --- a/src/yes.c +++ b/src/yes.c @@ -31,6 +31,7 @@ #define AUTHORS "David MacKenzie" +/* How many iterations between ferror checks. */ #define UNROLL 10000 /* The name this program was run with. */