diff --git a/src/yes.c b/src/yes.c index 3ed2a56b8..276965bab 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. */