fix typo in document about ecore_getopt_callback_ecore_evas_list_engines.
authorJihoon Kim <imfine98@gmail.com>
Thu, 7 Feb 2013 07:45:04 +0000 (07:45 +0000)
committerJihoon Kim <imfine98@gmail.com>
Thu, 7 Feb 2013 07:45:04 +0000 (07:45 +0000)
It's wrriten by Patryk Kaczmarek <patryk.k@samsung.com>

SVN revision: 83710

src/lib/ecore_evas/ecore_evas_util.c

index 43feec4..8244640 100644 (file)
@@ -415,7 +415,7 @@ _ecore_evas_object_dissociate(Ecore_Evas *ee, Evas_Object *obj)
  * @param str This parameter isn't in use.
  * @param data The data to be used.
  * @param storage The storage to be used.
- * @return The function always return 1.
+ * @return The function returns 1, when storage is NULL it returns 0.
  */
 unsigned char
 ecore_getopt_callback_ecore_evas_list_engines(const Ecore_Getopt *parser EINA_UNUSED, const Ecore_Getopt_Desc *desc EINA_UNUSED, const char *str EINA_UNUSED, void *data, Ecore_Getopt_Value *storage)