Enlightenment CVS committal Author : englebass Project : e_modules Module : rain
Dir : e_modules/rain Modified Files: e_mod_config.c Log Message: Return value. =================================================================== RCS file: /cvs/e/e_modules/rain/e_mod_config.c,v retrieving revision 1.24 retrieving revision 1.25 diff -u -3 -r1.24 -r1.25 --- e_mod_config.c 31 Oct 2007 14:24:14 -0000 1.24 +++ e_mod_config.c 2 Nov 2007 12:49:43 -0000 1.25 @@ -42,6 +42,7 @@ cfd = e_config_dialog_new(con, D_("Rain Module"), "Rain", "_e_modules_rain_config_dialog", buf, 0, v, r); r->config_dialog = cfd; } + return cfd; } static void ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs