Patch to fix bug 868, and some related cleanup while I was in the area.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 19 May 2006 10:49:38 +0000 (10:49 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 19 May 2006 10:49:38 +0000 (10:49 -0000)
commit4ab339129edcea77e0a08228636114dd8ebd6093
treeae6cc1d2c17270fb59ee8f919eec0681bb3fc483
parent1de534114f26a385487f98707abd609f5ab84bac
Patch to fix bug 868, and some related cleanup while I was in the area.
A tab is now taken as the end of filename if it's there, but if it isn't
(because the timestamp isn't there) we continue with the existing untruncated
line as the filename.
(r15025 from trunk plus coding-style fixes for the patch)
editors/patch.c