* LogTemplateError(): allow referencing random tokens for the [] at the start of...
authorWilfried Göesgens <willi@citadel.org>
Tue, 27 Jul 2010 22:50:33 +0000 (22:50 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 27 Jul 2010 22:50:33 +0000 (22:50 +0000)
commitead21f6d7c1e42c560eb83a943bea1c9f19e15bc
tree2ea65a7bc547d69d942b8c202c5b29b6cf199d4e
parentf0026bca3eedb145a221c48e14525872edef91a4
* LogTemplateError(): allow referencing random tokens for the [] at the start of the errormessage.
* GetNextParameter(): return next param via double pointer, so we can mention it in errors.
* NewTemplateSubstitute() follow syntax change of GetNextParameter ()
webcit/subst.c