Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_text.c Log Message: - init some variables =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_text.c,v retrieving revision 1.24 retrieving revision 1.25 diff -u -3 -r1.24 -r1.25 --- ewl_text.c 5 Oct 2005 06:14:06 -0000 1.24 +++ ewl_text.c 10 Oct 2005 23:40:38 -0000 1.25 @@ -170,7 +170,7 @@ ewl_text_index_geometry_map(Ewl_Text *t, unsigned int idx, int *x, int *y, int *w, int *h) { - Evas_Coord tx, ty, tw, th; + Evas_Coord tx = 0, ty = 0, tw = 0, th = 0; Evas_Bool ret; char *ptr; unsigned int tb_idx = 0; ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs