Update of /cvsroot/mahogany/M/src/classes
In directory usw-pr-cvs1:/tmp/cvs-serv29394/classes

Modified Files:
        MessageView.cpp 
Log Message:
no changes

Index: MessageView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/MessageView.cpp,v
retrieving revision 1.80
retrieving revision 1.81
diff -b -u -2 -r1.80 -r1.81
--- MessageView.cpp     16 Apr 2002 18:21:52 -0000      1.80
+++ MessageView.cpp     16 Apr 2002 18:23:51 -0000      1.81
@@ -1145,5 +1145,5 @@
       {
          // special handling for the UTF-7|8 if it's not supported natively
-         if ( encHeader == wxFONTENCODING_UTF8 || encHeader == wxFONTENCODING_UTF7)
+         if ( encHeader == wxFONTENCODING_UTF8 || encHeader == wxFONTENCODING_UTF7 )
          {
             encHeader = ConvertUnicodeToSystem(&value, encHeader == 
wxFONTENCODING_UTF7);


_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to