From 2ed925723e4157cbd21f315f6f9777bb139e426a Mon Sep 17 00:00:00 2001 From: cedric Date: Wed, 1 Jun 2011 15:04:29 +0000 Subject: [PATCH] eina: make him happy. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@59876 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/include/eina_inlist.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/include/eina_inlist.h b/src/include/eina_inlist.h index 1b5a767..eef0788 100644 --- 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 -- 2.7.4