someone missed the param name in docs.
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 10 Aug 2011 03:16:03 +0000 (03:16 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 10 Aug 2011 03:16:03 +0000 (03:16 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62275 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_main.c

index 406b14d..9282e87 100644 (file)
@@ -1289,7 +1289,7 @@ elm_engine_current_get(void)
  * Elementary applications. Note that it will take effect only to
  * subsequent Elementary window creations.
  *
- * @param The rendering engine's name
+ * @param engine The rendering engine's name
  * @ingroup Engine
  *
  * @note there's no need to free the returned string, here.