]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(unexpand): Move EOF check to follow code that
authorJim Meyering <jim@meyering.net>
Fri, 26 Jul 1996 04:31:29 +0000 (04:31 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 26 Jul 1996 04:31:29 +0000 (04:31 +0000)
commitb294dd43a13d45f3c11b4aa74264c357fda58b84
treea39c1144310c45c686b8949472f06fe3dc749b44
parent7ce576ff06f1ff29a490968244ee00769b11bba3
(unexpand): Move EOF check to follow code that
processes and generates output for pending spaces.
Before `printf '  ' |unexpand -t 1,2' generated no output.
src/unexpand.c