Update of /cvsroot/mahogany/M/include/modules
In directory sc8-pr-cvs1:/tmp/cvs-serv29342/include/modules

Modified Files:
        MCrypt.h 
Log Message:
unicode fixes - it links now

Index: MCrypt.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/modules/MCrypt.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -u -2 -r1.12 -r1.13
--- MCrypt.h    22 Jul 2003 22:01:39 -0000      1.12
+++ MCrypt.h    13 Oct 2003 00:41:13 -0000      1.13
@@ -249,5 +249,5 @@
       DEFAULT_ENTRY_FUNC;                                                     \
    };                                                                         \
-   MMODULE_BEGIN_IMPLEMENT(cname ## Factory, #cname,                          \
+   MMODULE_BEGIN_IMPLEMENT(cname ## Factory, _T(#cname),                      \
                            CRYPTO_ENGINE_INTERFACE, desc, _T("1.00"))         \
       MMODULE_PROP(_T("author"), cpyright)                                    \



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to