(tail_lines): Move declaration of local `length' into scope where it's used.
authorJim Meyering <jim@meyering.net>
Tue, 13 Nov 2001 10:23:44 +0000 (10:23 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 13 Nov 2001 10:23:44 +0000 (10:23 +0000)
commit9a628d390809bdcfbe777f751b1019182fefb951
tree591299fb5db984c461b316de0378d8f216a65af4
parent513813de35aea27cae64d6275f2ccf2d6fafaf45
(tail_lines): Move declaration of local `length' into scope where it's used.
(tail_file): Likewise for local `stats'.
src/tail.c