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

Modified Files:
        MessageView.cpp 
Log Message:
no changes

Index: MessageView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/MessageView.cpp,v
retrieving revision 1.79
retrieving revision 1.80
diff -b -u -2 -r1.79 -r1.80
--- MessageView.cpp     16 Apr 2002 16:03:14 -0000      1.79
+++ MessageView.cpp     16 Apr 2002 18:21:52 -0000      1.80
@@ -1237,5 +1237,5 @@
       encPart = mimepart->GetTextEncoding();
 
-      if ( encPart == wxFONTENCODING_UTF8 || encPart == wxFONTENCODING_UTF7)
+      if ( encPart == wxFONTENCODING_UTF8 || encPart == wxFONTENCODING_UTF7 )
       {
          // show UTF-8|7, not env. encoding in Language menu


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

Reply via email to