Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/lib


Modified Files:
        edje_util.c 


Log Message:


oops... fix!

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/lib/edje_util.c,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -3 -r1.30 -r1.31
--- edje_util.c 25 Nov 2003 07:22:19 -0000      1.30
+++ edje_util.c 27 Dec 2003 10:51:02 -0000      1.31
@@ -483,7 +483,7 @@
    if (mh > 0)
      evas_object_data_set(obj, "\377 edje.minh", (void *)mh);
    else
-     evas_object_data_del(obj, "\377 edje.maxw");
+     evas_object_data_del(obj, "\377 edje.minh");
 }
 
 void




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to