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

Modified Files:
        Filters.cpp 
Log Message:
I've got it the other way round :-)

Index: Filters.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/Filters.cpp,v
retrieving revision 1.169
retrieving revision 1.170
diff -b -u -2 -r1.169 -r1.170
--- Filters.cpp 16 Oct 2003 15:56:00 -0000      1.169
+++ Filters.cpp 16 Oct 2003 16:17:06 -0000      1.170
@@ -2352,10 +2352,10 @@
                AdbLookup_EMail,AdbLookup_Match) )
          {
-            return true;
+            return false;
          }
       }
    }
 
-   return false;
+   return true;
 }
 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to