]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
Move list text escaping and substitution into a text-reading function.
authorBen Schmidt <none@none>
Tue, 3 Jan 2012 17:15:20 +0000 (04:15 +1100)
committerBen Schmidt <none@none>
Tue, 3 Jan 2012 17:15:20 +0000 (04:15 +1100)
commit25402e2beceb47a46e133448205458d835633378
treedc76cb2343c89539a48b9225bcaf6983c278a619
parent2ee6a9844f0e97edd1c8f06f490c900deda9a396
Move list text escaping and substitution into a text-reading function.

This paves the way for doing more complicated processing such as conditionals
and formatting later.

Also make the way digest headers are processed more consistent with how
they are processed in list texts.
include/prepstdreply.h
src/prepstdreply.c
src/send_digest.c