projects
/
profile
/
ivi
/
eina.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42fe068
)
eina: make him happy.
author
cedric
<cedric>
Wed, 1 Jun 2011 15:04:29 +0000
(15:04 +0000)
committer
cedric
<cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 1 Jun 2011 15:04:29 +0000
(15:04 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@59876
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
src/include/eina_inlist.h
patch
|
blob
|
history
diff --git
a/src/include/eina_inlist.h
b/src/include/eina_inlist.h
index
1b5a767
..
eef0788
100644
(file)
--- a/
src/include/eina_inlist.h
+++ b/
src/include/eina_inlist.h
@@
-368,6
+368,7
@@
EAPI Eina_Accessor *eina_inlist_accessor_new(const Eina_Inlist *in_list) EINA_MA
* @param item list node to insert, must not be NULL.
* @param func The function called for the sort.
* @return A list pointer.
+ * @since 1.1.0
*
* This function inserts item into a linked list assuming it was
* sorted and the result will be sorted. If @p list is @c NULLL, item