CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2016/09/02 15:39:51

Modified files:
        usr.bin/patch  : ed.c 

Log message:
Fix 'c'hange command handling if last line of a file is removed.

If the last line of a file is removed, the line cache is erroneously
considered empty, which means that changed lines are added at the top.

spotted by and okay otto@

Reply via email to