copy&paste left-overs

SVN revision: 53161
This commit is contained in:
Gustavo Sverzut Barbieri 2010-10-07 20:01:42 +00:00
parent 21f2f1c7c5
commit 93df5252df
1 changed files with 2 additions and 2 deletions

View File

@ -3587,7 +3587,7 @@ elm_genlist_no_select_mode_get(const Evas_Object *obj)
* ELM_LIST_COMPRESS to work as genlist needs to handle it specially.
*
* @param obj The genlist object
* @param no_select The compress mode
* @param compress The compress mode
* (EINA_TRUE = on, EINA_FALSE = off)
*
* @ingroup Genlist