CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/13 08:20:24
Modified files:
usr.bin/cvs : diff3.c
usr.bin/diff3 : diff3prog.c
usr.bin/rcs : diff3.c
Log message:
Fix merging of files that lack a final \n at EOF after a block of common lines.
Problem reported by Josh Rickmar.
ok millert@
