fix parameter name

SVN revision: 56322
This commit is contained in:
Sebastian Dransfeld 2011-01-27 17:43:15 +00:00
parent 8141000018
commit c4fdbe3a66
1 changed files with 1 additions and 1 deletions

View File

@ -587,7 +587,7 @@ efreet_icon_list_find(const char *theme_name, Eina_List *icons,
}
/**
* @param theme: The icon theme to look for
* @param theme_name: The icon theme to look for
* @param icon: The icon to look for
* @param size: The icon size to look for
* @return Returns the Efreet_Icon structure representing this icon or NULL