eina: Improve doc of Eina_Inlist macros
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 4 Sep 2012 22:56:37 +0000 (22:56 +0000)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 4 Sep 2012 22:56:37 +0000 (22:56 +0000)
commit08dbadd3c1c7d67121c2127f32fa5a74624b85be
treeef78052090d6417ebd9a9d164f3f1f8367facbf5
parent35780ad7cfae50a3a3d32d205138ad38bb435304
eina: Improve doc of Eina_Inlist macros

What a misleading doc we had in these macros!! Improve it:

 * Rename the parameter from "l" to "it", since it's not an Eina_Inlist that we
   are expecting, but rather its container.
 * Better explain each parameter... "second list" is not so good to document
   "list2" param
 * Add doc where it was missing

Finally, add Changelog for the fix in EINA_INLIST_FOREACH_SAFE

SVN revision: 76156
legacy/eina/ChangeLog
legacy/eina/src/include/eina_inlist.h