projects
/
profile
/
mobile
/
apps
/
native
/
taskmanager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ac8483
)
Documentation fix.
56/81456/1
author
Radoslaw Czerski
<r.czerski@samsung.com>
Tue, 26 Jul 2016 09:58:26 +0000
(11:58 +0200)
committer
Radoslaw 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
patch
|
blob
|
history
diff --git
a/inc/list.h
b/inc/list.h
index
759a37a
..
d91101a
100644
(file)
--- a/
inc/list.h
+++ b/
inc/list.h
@@
-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);