Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/text_fmt Modified Files: ewl_text_fmt.c Log Message: *API BREAK* see the discussion in the mailing list. misc and e_modules will follow =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/text_fmt/ewl_text_fmt.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- ewl_text_fmt.c 29 Jun 2007 14:48:55 -0000 1.2 +++ ewl_text_fmt.c 25 Jul 2007 17:00:59 -0000 1.3 @@ -149,7 +149,7 @@ ewl_text_fmt_node_prepend(fmt, tx, 30, 30); ewl_text_fmt_clear(fmt); - if (ecore_dlist_nodes(fmt->nodes) != 0) + if (ecore_dlist_count(fmt->nodes) != 0) { snprintf(buf, len, "_clear left items in -> nodes."); return 0; ------------------------------------------------------------------------- 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