Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/lib


Modified Files:
        edje_load.c 


Log Message:


god man that was a bad typo!

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/lib/edje_load.c,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -3 -r1.69 -r1.70
--- edje_load.c 18 Sep 2005 05:24:57 -0000      1.69
+++ edje_load.c 20 Sep 2005 09:20:57 -0000      1.70
@@ -1322,7 +1322,7 @@
      {
        Edje_Style *stl;
        
-       stl == edf->styles->data;
+       stl = edf->styles->data;
        edf->styles = evas_list_remove_list(edf->styles, edf->styles);
        while (stl->tags)
          {




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to