Enlightenment CVS committal Author : englebass Project : e17 Module : libs/edje
Dir : e17/libs/edje/src/lib Modified Files: edje_text.c Log Message: Remove mysterious charachter. =================================================================== RCS file: /cvs/e/e17/libs/edje/src/lib/edje_text.c,v retrieving revision 1.62 retrieving revision 1.63 diff -u -3 -r1.62 -r1.63 --- edje_text.c 18 Jun 2007 16:48:43 -0000 1.62 +++ edje_text.c 18 Jun 2007 16:49:11 -0000 1.63 @@ -181,7 +181,7 @@ if (params->text.elipsis != 1.0) c2 = evas_object_text_char_coords_get(ep->object, -p + sw - r, th / 2, - NULL, NULL, N*ULL, NULL); + NULL, NULL, NULL, NULL); if ((c1 < 0) && (c2 < 0)) { c1 = 0; ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs