doh, thanks dj2

SVN revision: 11299
This commit is contained in:
atmosphere 2004-08-22 04:02:44 +00:00 committed by atmosphere
parent 7b7707694b
commit 2d27cb044e
1 changed files with 1 additions and 1 deletions

View File

@ -886,7 +886,7 @@ _edje_embryo_fn_get_drag_page(Embryo_Program *ep, Embryo_Cell *params)
return 0;
}
/* get_geometry(pard_id, &Float:x, &Float:y, &Float:w, &Float:h) */
/* get_geometry(pard_id, &x, &y, &w, &h) */
static Embryo_Cell
_edje_embryo_fn_get_geometry(Embryo_Program *ep, Embryo_Cell *params)
{