Update of /cvsroot/mahogany/M/include/modules
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31255/include/modules

Modified Files:
        MCrypt.h 
Log Message:
_T("") -> wxEmptyString

Index: MCrypt.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/modules/MCrypt.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -b -u -2 -r1.14 -r1.15
--- MCrypt.h    22 Mar 2005 02:06:44 -0000      1.14
+++ MCrypt.h    16 Jan 2006 20:32:26 -0000      1.15
@@ -111,5 +111,5 @@
                           const String& messageIn,
                           String &messageOut,
-                          const String& user = _T(""),
+                          const String& user = wxEmptyString,
                           MCryptoEngineOutputLog *log = NULL) = 0;
 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to