Documentation fix. 56/81456/1
authorRadoslaw Czerski <r.czerski@samsung.com>
Tue, 26 Jul 2016 09:58:26 +0000 (11:58 +0200)
committerRadoslaw Czerski <r.czerski@samsung.com>
Tue, 26 Jul 2016 09:58:26 +0000 (11:58 +0200)
Change-Id: Id66ee50002f3f043f41c1c3ec2110cade20c6b42
Signed-off-by: Radoslaw Czerski <r.czerski@samsung.com>
inc/list.h

index 759a37a..d91101a 100644 (file)
@@ -64,7 +64,7 @@ extern task_mgr_error_e list_init(void);
 /**
  * @brief Destroys application list.
  *
- * @param list The list to be destroyed
+ * @param pkg_list The list to be destroyed
  */
 extern void list_destroy(Eina_List *pkg_list);