Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/lib


Modified Files:
        edje_calc.c 


Log Message:
warnings suck
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/lib/edje_calc.c,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -3 -r1.69 -r1.70
--- edje_calc.c 19 Sep 2005 03:13:22 -0000      1.69
+++ edje_calc.c 4 Oct 2005 17:57:20 -0000       1.70
@@ -470,7 +470,7 @@
        
        if (stl)
          {
-            char *ptxt;
+            const char *ptxt;
             
             if (evas_object_textblock2_style_get(ep->object) != stl->style)
               evas_object_textblock2_style_set(ep->object, stl->style);




-------------------------------------------------------
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

Reply via email to