* src/fmt.c (copy_rest): Correct prefix handling.
commit37bcc2770788d8fd9fd8cda3413a27dd131d9e22
authorG.P. Halkes <buscom@ghalkes.nl>
Sat, 6 Jan 2007 08:49:47 +0000 (6 09:49 +0100)
committerJim Meyering <jim@meyering.net>
Sat, 6 Jan 2007 08:49:47 +0000 (6 09:49 +0100)
treebdf13bcd0a2e2038eb61ae220b76dda808ae49a2
parentab58de37e6e01b22acc49f72b109b6e910f5190a
* src/fmt.c (copy_rest): Correct prefix handling.
Don't elide a line with the prefix followed by only white space.
(get_line): Move EOF-check to loop-termination condition.
* tests/fmt/basic (pfx-1): Adjust test to expect desired result.
(pfx-2): Remove test; its premise was contrary to the documentation.
ChangeLog
src/fmt.c
tests/fmt/basic