Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/lib


Modified Files:
        edje_calc.c 


Log Message:
Remove  .

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/lib/edje_calc.c,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -3 -r1.65 -r1.66
--- edje_calc.c 6 May 2005 08:59:09 -0000       1.65
+++ edje_calc.c 25 Aug 2005 13:16:21 -0000      1.66
@@ -1013,7 +1013,7 @@
               {
                  snprintf(buf, sizeof(buf), "images/%i", image_id);
                  evas_object_image_file_set(ep->object, ed->file->path, buf);
-                 if (evas_object_image_load_error_get(ep->object)  != 
EVAS_LOAD_ERROR_NONE)
+                 if (evas_object_image_load_error_get(ep->object) != 
EVAS_LOAD_ERROR_NONE)
                    {
                       printf("EDJE: Error loading image collection \"%s\" from 
file \"%s\"\n",
                              buf, ed->file->path);




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to