CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/20 12:28:46
Modified files:
usr.bin/patch : patch.c
Log message:
The code to detect multiple applied diffs to empty files I introduced 4
years ago is not correct if the diff has an empty context for other
reasons, so revert that change. Problem found by Joerg Sonnenberger;
ok tedu@ millert@
