fix parameter name
authorenglebass <englebass@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 27 Jan 2011 17:43:15 +0000 (17:43 +0000)
committerenglebass <englebass@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 27 Jan 2011 17:43:15 +0000 (17:43 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/efreet@56322 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/efreet_icon.c

index 9b4efa4..54834b1 100644 (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