chiark / gitweb /
space.c: Fix trailing-newline misreporting in `-c' mode.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 11 Aug 2013 01:08:00 +0000 (02:08 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 11 Aug 2013 01:10:37 +0000 (02:10 +0100)
commit8fe55a253066dac15e7f36325500d1d99043bf9a
tree6ed4149f2c3cf39ef29ba68364b12a39297593bb
parenta04e47faa5553a6eae2c538782f41ce3543e364b
space.c: Fix trailing-newline misreporting in `-c' mode.

Reduction of the recent-newlines counter was being done only in the
output case.
space.c