From 6789fe299754f19318c8e300b2f86c965637b7bc Mon Sep 17 00:00:00 2001 From: shilpa singh Date: Thu, 11 Nov 2010 17:15:43 +0900 Subject: [PATCH] [doxygen fix]: [elm_navigationbar] --- src/lib/elm_navigationbar.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/lib/elm_navigationbar.c b/src/lib/elm_navigationbar.c index e4ca5bc..970ab77 100644 --- a/src/lib/elm_navigationbar.c +++ b/src/lib/elm_navigationbar.c @@ -887,8 +887,7 @@ elm_navigationbar_title_object_add(Evas_Object *obj, * Unset the list of title objects corresponding to given content and returns it to * the application. * @param[in] obj The NavigationBar object - * @param[in] content The object pushed - * @param[in] title_obj a title object (normally button or segment_control) + * @param[in] content The content object pushed * @param[out] list updates the list with title objects list, this list has to be freed and the * objects have to be deleted by application. * @ingroup NavigationBar -- 2.7.4