Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/tools/ewl_config


Modified Files:
        ewl_config.c 


Log Message:
More work on the tree. Minor change to the ewl_init function to modify the
args passed to it. Added some framework for a dialog box theme. 

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/tools/ewl_config/ewl_config.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- ewl_config.c        29 Sep 2003 21:46:51 -0000      1.25
+++ ewl_config.c        28 Oct 2003 18:49:34 -0000      1.26
@@ -80,7 +80,7 @@
        memset(&e_conf, 0, sizeof(struct _ewl_config_main));
        memset(&confirm, 0, sizeof(struct _confirm_win));
 
-       ewl_init(argc, argv);
+       ewl_init(&argc, argv);
 
        ewl_config_read_configs();
 




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to