summaryrefslogtreecommitdiff
path: root/src/tail.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-07-26 09:17:56 +0000
committerJim Meyering <jim@meyering.net>1999-07-26 09:17:56 +0000
commitbf94a704bc6a977f0ce25b1ab04a7123ec43169d (patch)
tree2c899e7f3e41fb3af175965285813dc549f1b12f /src/tail.c
parente3a15bed3c9b88c4033eb15e947e52a82518ea04 (diff)
downloadcoreutils-bf94a704bc6a977f0ce25b1ab04a7123ec43169d.tar.xz
more comments
Diffstat (limited to 'src/tail.c')
-rw-r--r--src/tail.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tail.c b/src/tail.c
index 04d29a24c..771920a4c 100644
--- a/src/tail.c
+++ b/src/tail.c
@@ -102,10 +102,10 @@ struct File_spec
dev_t dev;
ino_t ino;
- /* FIXME: describe */
+ /* See description of DEFAULT_MAX_N_... below. */
unsigned int n_unchanged_stats;
- /* FIXME: describe */
+ /* See description of DEFAULT_MAX_N_... below. */
unsigned int n_consecutive_size_changes;
/* A file is tailable if it is a regular file or a fifo and it is