Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/lib


Modified Files:
        edje_embryo.c 


Log Message:


edje.inc was wrong (so was the comment)

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/lib/edje_embryo.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- edje_embryo.c       25 Aug 2004 15:42:40 -0000      1.28
+++ edje_embryo.c       26 Aug 2004 00:44:14 -0000      1.29
@@ -88,8 +88,8 @@
  * get_mouse(&x, &y)
  * stop_program(program_id)
  * stop_programs_on(part_id)
- * set_min_size(&w, &h)
- * set_max_size(&w, &h)
+ * set_min_size(w, h)
+ * set_max_size(w, h)
  * send_message(Msg_Type:type, id, ...)
  * 
  * still need to implement this:




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to