Revision: 7468
          http://mahogany.svn.sourceforge.net/mahogany/?rev=7468&view=rev
Author:   vadz
Date:     2008-05-04 09:23:11 -0700 (Sun, 04 May 2008)

Log Message:
-----------
oops, compilation fix after last commit

Modified Paths:
--------------
    trunk/M/src/mail/MailFolderCC.cpp

Modified: trunk/M/src/mail/MailFolderCC.cpp
===================================================================
--- trunk/M/src/mail/MailFolderCC.cpp   2008-05-04 15:51:21 UTC (rev 7467)
+++ trunk/M/src/mail/MailFolderCC.cpp   2008-05-04 16:23:11 UTC (rev 7468)
@@ -3245,7 +3245,7 @@
                              flags | SE_FREE | SE_NOSERVER) )
       {
          delete m_SearchMessagesFound;
-         m_SearchMessagesFound = NULL;
+         self->m_SearchMessagesFound = NULL;
 
          return NULL;
       }


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 the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to