]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
Improve algorithm for list text substitutions.
authorBen Schmidt <none@none>
Thu, 29 Dec 2011 13:20:21 +0000 (00:20 +1100)
committerBen Schmidt <none@none>
Thu, 29 Dec 2011 13:20:21 +0000 (00:20 +1100)
commit03f185bb8a3d0377b4fa2eeba28b1ccf19a40cfd
tree048428dac586df80c67089ce38c163548f9e2f44
parent9651233e69c0f1ca95b84bc4d535356adb44520f
Improve algorithm for list text substitutions.

Now the string is processed character by character, so multiple substitutions
on a single line will work when substitutions do not actually take place, and
it is more efficient.
ChangeLog
include/prepstdreply.h
src/prepstdreply.c