Update of /cvsroot/mahogany/M/src/Python
In directory sc8-pr-cvs1:/tmp/cvs-serv11217

Modified Files:
        MailFolder.i MAppBase.i Message.i MObject.i 
Log Message:
%nodefault; fixed

Index: MailFolder.i
===================================================================
RCS file: /cvsroot/mahogany/M/src/Python/MailFolder.i,v
retrieving revision 1.37
retrieving revision 1.38
diff -b -u -2 -r1.37 -r1.38
--- MailFolder.i        16 Oct 2003 01:10:06 -0000      1.37
+++ MailFolder.i        19 Oct 2003 23:31:23 -0000      1.38
@@ -7,5 +7,5 @@
  *******************************************************************/
 
-// %nodefault
+%nodefault;
 
 %module MailFolder

Index: MAppBase.i
===================================================================
RCS file: /cvsroot/mahogany/M/src/Python/MAppBase.i,v
retrieving revision 1.25
retrieving revision 1.26
diff -b -u -2 -r1.25 -r1.26
--- MAppBase.i  16 Oct 2003 01:10:07 -0000      1.25
+++ MAppBase.i  19 Oct 2003 23:31:23 -0000      1.26
@@ -7,5 +7,5 @@
  *******************************************************************/
 
-// %nodefault
+%nodefault;
 
 %module   MAppBase

Index: Message.i
===================================================================
RCS file: /cvsroot/mahogany/M/src/Python/Message.i,v
retrieving revision 1.22
retrieving revision 1.23
diff -b -u -2 -r1.22 -r1.23
--- Message.i   16 Oct 2003 01:10:07 -0000      1.22
+++ Message.i   19 Oct 2003 23:31:23 -0000      1.23
@@ -7,5 +7,5 @@
  *******************************************************************/
 
-// %nodefault
+%nodefault;
 
 %module Message

Index: MObject.i
===================================================================
RCS file: /cvsroot/mahogany/M/src/Python/MObject.i,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -u -2 -r1.8 -r1.9
--- MObject.i   16 Oct 2003 01:10:07 -0000      1.8
+++ MObject.i   19 Oct 2003 23:31:23 -0000      1.9
@@ -13,5 +13,5 @@
 ///////////////////////////////////////////////////////////////////////////////
 
-// %nodefault
+%nodefault;
 
 %module   MObject



-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to