Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace/src/plugins/mbox


Modified Files:
        mbox.c 


Log Message:
OpenSSL support arrives :)
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/src/plugins/mbox/mbox.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- mbox.c      21 Mar 2004 13:37:08 -0000      1.2
+++ mbox.c      31 Mar 2004 18:28:47 -0000      1.3
@@ -1,5 +1,5 @@
 /*
- * $Id: mbox.c,v 1.2 2004/03/21 13:37:08 tsauerbeck Exp $
+ * $Id: mbox.c,v 1.3 2004/03/31 18:28:47 tsauerbeck Exp $
  *
  * Copyright (C) 2004 Embrace project.
  *
@@ -147,7 +147,8 @@
        return true;
 }
 
-static bool mbox_load_config (MailBox *mb, E_DB_File *edb, char *root)
+static bool mbox_load_config (MailBox *mb, E_DB_File *edb,
+                              const char *root)
 {
        char key[32], *str, *path;
 




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to