summaryrefslogtreecommitdiff
path: root/src/yes.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-04-30 16:19:57 +0000
committerJim Meyering <jim@meyering.net>2000-04-30 16:19:57 +0000
commit9a7f0b1542067f89cc983ca0298e0971feae1cd7 (patch)
treeb074469c6be99e274aee2f33da95a4fa6125d4f2 /src/yes.c
parent9a909400ba165686838df9c94f7d8ccca63ce44e (diff)
downloadcoreutils-9a7f0b1542067f89cc983ca0298e0971feae1cd7.tar.xz
tweak comment
Diffstat (limited to 'src/yes.c')
-rw-r--r--src/yes.c1
1 files changed, 1 insertions, 0 deletions
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. */