fix sub2_honour_dollar type exim-4_77_RC3
authorPhil Pennock <pdp@exim.org>
Wed, 5 Oct 2011 04:29:25 +0000 (00:29 -0400)
committerPhil Pennock <pdp@exim.org>
Wed, 5 Oct 2011 04:29:25 +0000 (00:29 -0400)
Was code correct before, but storing a ptr of 0 or 1, from bool initialiser.
I meant to use a BOOL and it is more type-safe to do so, so fixed.


No differences found