someone missed the param name in docs.

SVN revision: 62275
This commit is contained in:
Carsten Haitzler 2011-08-10 03:16:03 +00:00
parent ff7adead47
commit 28f78a7da7
1 changed files with 1 additions and 1 deletions

View 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.