From: Jim Meyering Date: Mon, 26 Jul 1999 09:17:56 +0000 (+0000) Subject: more comments X-Git-Tag: TEXTUTILS-1_22o~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf94a704bc6a977f0ce25b1ab04a7123ec43169d;p=thirdparty%2Fcoreutils.git more comments --- diff --git a/src/tail.c b/src/tail.c index 04d29a24c2..771920a4c0 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