Enlightenment CVS committal Author : leviathan Project : e17 Module : libs/etk-perl
Dir : e17/libs/etk-perl/xs Modified Files: Etk.xs.in Log Message: etk_init API break =================================================================== RCS file: /cvs/e/e17/libs/etk-perl/xs/Etk.xs.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Etk.xs.in 3 Jul 2007 19:26:05 -0000 1.1 +++ Etk.xs.in 15 Oct 2007 09:31:09 -0000 1.2 @@ -41,7 +41,7 @@ ALIAS: Init=1 CODE: - RETVAL = etk_init(NULL, NULL); + RETVAL = etk_init(0, NULL); __etk_perl_init(); OUTPUT: RETVAL ------------------------------------------------------------------------- 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