]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
Make sure parts of lines aren't processed twice.
authorBen Schmidt <none@none>
Wed, 29 Feb 2012 16:33:53 +0000 (03:33 +1100)
committerBen Schmidt <none@none>
Wed, 29 Feb 2012 16:33:53 +0000 (03:33 +1100)
commit6dfa389de24b64128d4032ac90e4f604339f5aff
treef9a23bac388ab1894c3e155c31b211475304a7cf
parentdafcb4fa0bd082f2fff482a09203179ee4703fba
Make sure parts of lines aren't processed twice.
This ensures backslash escaping is not done twice, and that the one time it is
done it is effective (for break inhibition).
src/prepstdreply.c