]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(main): Make code clearer: use new variable `n_files' in
authorJim Meyering <jim@meyering.net>
Fri, 19 Apr 1996 03:17:23 +0000 (03:17 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 19 Apr 1996 03:17:23 +0000 (03:17 +0000)
commitcccb23f01b94849440363e5a1629e8c729bef298
tree2fcddb50f35f57e60a13bff8d63d41dac7c8bad9
parent199923e3ccfe52e49ccc9b27f5f38053b861d739
(main): Make code clearer:  use new variable `n_files' in
place of `argc - optind'.  Use `file' instead of `argv + optind'.
src/tail.c