Revision: 7385
          http://mahogany.svn.sourceforge.net/mahogany/?rev=7385&view=rev
Author:   vadz
Date:     2007-11-04 15:56:36 -0800 (Sun, 04 Nov 2007)

Log Message:
-----------
no changes, just resolve conflict

Modified Paths:
--------------
    trunk/M/include/SendMessageCC.h

Modified: trunk/M/include/SendMessageCC.h
===================================================================
--- trunk/M/include/SendMessageCC.h     2007-11-04 23:44:51 UTC (rev 7384)
+++ trunk/M/include/SendMessageCC.h     2007-11-04 23:56:36 UTC (rev 7385)
@@ -140,9 +140,13 @@
    /// set sender address fields
    void SetupFromAddresses(void);
 
-   /** Builds the message, i.e. prepare to send it.
-    @param forStorage if this is TRUE, store some extra information
-    that is not supposed to be send, like BCC header. */
+   /**
+      Builds the message prior to sending or saving it.
+
+      @param forStorage if this is TRUE, store some extra information that is
+                        not supposed to be sent, like BCC header.
+      @return true if ok or false if we failed to build the message
+    */
    bool Build(bool forStorage = FALSE);
 
    /// translate the (wxWin) encoding to (MIME) charset


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to