Update of /cvsroot/mahogany/M/src/modules/crypt
In directory usw-pr-cvs1:/tmp/cvs-serv9699/src/modules/crypt

Modified Files:
        MPGPCrypt.cpp 
Log Message:
a few fixes for Unicode compilation

Index: MPGPCrypt.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/crypt/MPGPCrypt.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -u -2 -r1.3 -r1.4
--- MPGPCrypt.cpp       5 Dec 2000 08:16:08 -0000       1.3
+++ MPGPCrypt.cpp       8 Sep 2002 19:23:12 -0000       1.4
@@ -75,5 +75,5 @@
 
    // shouldn't arrive here
-   wxFAIL_MSG("PGP: unhandled exit status");
+   wxFAIL_MSG(_T("PGP: unhandled exit status"));
    return 0;
 }



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to