Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_text.c Log Message: - update the text editor test =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_text.c,v retrieving revision 1.125 retrieving revision 1.126 diff -u -3 -r1.125 -r1.126 --- ewl_text.c 9 Sep 2006 18:06:59 -0000 1.125 +++ ewl_text.c 11 Sep 2006 04:21:42 -0000 1.126 @@ -5196,7 +5196,7 @@ DENTER_FUNCTION(DLEVEL_STABLE); DCHECK_PARAM_PTR_RET("tree", tree, NULL); - child = ewl_text_tree_node_get(tree, idx, TRUE); + child = ewl_text_tree_node_get(tree, idx, FALSE); if (!child) DRETURN_PTR(NULL, DLEVEL_STABLE); DRETURN_PTR(child->tx, DLEVEL_STABLE); ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs