From: David Levine Date: Fri, 29 Aug 2014 13:50:51 +0000 (-0500) Subject: fmt_scan() no longer subtracts 1 from the width. This has the effect X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/e537b780f7aea8df01ddca1976f8c128d9c1fb55?hp=e537b780f7aea8df01ddca1976f8c128d9c1fb55 fmt_scan() no longer subtracts 1 from the width. This has the effect of no longer counting the trailing newline in the output of scan(1), inc(1), and the other programs that rely on it. ---