Fixes diff/record/unrecord/etc not working on lines longer than 1023 chars
commit83439f75baca2fe6efaeed685646b9b68c01305c
authorThomas Zander <thomas.zander@trolltech.com>
Fri, 15 May 2009 14:46:49 +0000 (15 16:46 +0200)
committerThomas Zander <thomas.zander@trolltech.com>
Fri, 15 May 2009 14:46:49 +0000 (15 16:46 +0200)
treefac39cb511621a2029ebdd4bd7cdb8aea557ec7d
parent405136bb06cddf8c5f4c207e52053d9c8ec3116e
Fixes diff/record/unrecord/etc not working on lines longer than 1023 chars

Make the buffer be 10kb per line instead.
src/hunks/ChangeSet.cpp