]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(elide_tail_lines_pipe): Fix a thinko.
authorJim Meyering <jim@meyering.net>
Wed, 21 May 2003 09:29:50 +0000 (09:29 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 May 2003 09:29:50 +0000 (09:29 +0000)
commitdadd6992a2618eaacff505d56dc73c6215071fdd
tree12d055ac627e3edcb3e5d9e2db9d12748fdb71b9
parent23dbc2747d4614f88e48e5dadf91d284fc41f95a
(elide_tail_lines_pipe): Fix a thinko.
This sort of thing is why it'd be *Really Good* to factor
out the common code used here and in tail.c.
src/head.c