Commit c2f602f8a5265a4be6383127435a18a8be98c9fe

Russell Belfer 2013-05-07T07:15:39

Fix line numbering for patches with eofnl When a patch contained an eofnl change (i.e. the last line either gained or lost a newline), the oldno and newno line number values for the lines in the last hunk of the patch were not useful. This makes them behave in a more expected manner.