Update of /cvsroot/mahogany/M/src/mail
In directory usw-pr-cvs1:/tmp/cvs-serv20390/src/mail

Modified Files:
        SendMessageCC.cpp 
Log Message:
oops, missing break added

Index: SendMessageCC.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/mail/SendMessageCC.cpp,v
retrieving revision 1.195
retrieving revision 1.196
diff -b -u -2 -r1.195 -r1.196
--- SendMessageCC.cpp   15 Aug 2002 00:52:18 -0000      1.195
+++ SendMessageCC.cpp   2 Sep 2002 16:14:35 -0000       1.196
@@ -1247,4 +1247,5 @@
          bdy->nested.msg = mail_newmsg();
          bdy->encoding = ENC7BIT;
+         break;
 
       case TYPETEXT:



-------------------------------------------------------
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