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

Modified Files:
        Moptions.cpp 
Log Message:
Simple whitelist support

Index: Moptions.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/Moptions.cpp,v
retrieving revision 1.64
retrieving revision 1.65
diff -b -u -2 -r1.64 -r1.65
--- Moptions.cpp        22 Sep 2003 23:49:42 -0000      1.64
+++ Moptions.cpp        26 Sep 2003 09:33:43 -0000      1.65
@@ -477,4 +477,5 @@
 const MOption MP_AWAY_STATUS;
 const MOption MP_CREATE_INTERNAL_MESSAGE;
+const MOption MP_WHITE_LIST;
 
 // ----------------------------------------------------------------------------
@@ -876,4 +877,5 @@
     DEFINE_OPTION(MP_AWAY_STATUS),
     DEFINE_OPTION(MP_CREATE_INTERNAL_MESSAGE),
+    DEFINE_OPTION(MP_WHITE_LIST),
 };
 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to