* Repaired the code that decides whether it should not bother converting character...
authorArt Cancro <ajc@citadel.org>
Tue, 30 Jun 2009 23:53:24 +0000 (23:53 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 30 Jun 2009 23:53:24 +0000 (23:53 +0000)
commita56e70ecfe2ebe6c4c5ea26ba8cd29a4c0d4daf0
treea651188526fa9767244e9bf72d477547dcf24246
parentb52b33ec2a1491dbd2ecb86573167e6892b17f21
* Repaired the code that decides whether it should not bother converting character sets to UTF-8.  Not only was there a logical AND where there should have been a logical OR, but the whole thing was in the wrong place.  As a result, it only made that decision some of the time.  There may be other bugs in this, but I was unable to find them.
webcit/msg_renderers.c