messages.c: corrected a call to utf8ify_rfc822_string() that
authorArt Cancro <ajc@citadel.org>
Sun, 5 Feb 2006 23:17:45 +0000 (23:17 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 5 Feb 2006 23:17:45 +0000 (23:17 +0000)
commite33bd2bb6c66c35722d83c17a3a0eba873620377
treee2307b843c6ba11937563e9a5cd4b15d3b38cb83
parent80f92df5ac2ba495876e0bc8902ebdd42c055978
messages.c: corrected a call to utf8ify_rfc822_string() that
had not been properly surrounded by the requisite ifdef's.
webcit/messages.c