fix parameter name
authorSebastian Dransfeld <sd@tango.flipp.net>
Thu, 27 Jan 2011 17:43:15 +0000 (17:43 +0000)
committerSebastian Dransfeld <sd@tango.flipp.net>
Thu, 27 Jan 2011 17:43:15 +0000 (17:43 +0000)
SVN revision: 56322

legacy/efreet/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