SVN revision: 37822
This commit is contained in:
Davide Andreoli 2008-11-27 09:43:00 +00:00
parent 04d7bd940b
commit ed830d3fe7
1 changed files with 1 additions and 1 deletions

View File

@ -1290,7 +1290,7 @@ _edje_embryo_fn_set_drag_page(Embryo_Program *ep, Embryo_Cell *params)
return(0);
}
/* send_message(id, Msg_Type:type, ...); */
/* send_message(Msg_Type:type, id,...); */
static Embryo_Cell
_edje_embryo_fn_send_message(Embryo_Program *ep, Embryo_Cell *params)
{