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

Modified Files:
        MailFolder.h MimePart.h 
Log Message:
removing commas at end of enumerator list

Index: MailFolder.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MailFolder.h,v
retrieving revision 1.197
retrieving revision 1.198
diff -b -u -2 -r1.197 -r1.198
--- MailFolder.h        13 Aug 2004 22:19:37 -0000      1.197
+++ MailFolder.h        21 Jun 2005 19:39:01 -0000      1.198
@@ -172,5 +172,5 @@
          use it, always delete them
        */
-      DELETE_NO_TRASH = 1,
+      DELETE_NO_TRASH = 1
    };
 

Index: MimePart.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MimePart.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -u -2 -r1.12 -r1.13
--- MimePart.h  19 May 2004 21:10:11 -0000      1.12
+++ MimePart.h  21 Jun 2005 19:39:02 -0000      1.13
@@ -73,5 +73,5 @@
 
    /// maximum encoding code
-   MIME_ENC_INVALID = 10,
+   MIME_ENC_INVALID = 10
 };
 



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to