WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=1ef1869af4760a0b589c3f7b2eacff61f2597577
commit 1ef1869af4760a0b589c3f7b2eacff61f2597577 Author: Paul <[email protected]> Date: Tue Nov 7 06:39:08 2017 -0800 Wiki page iterator-functions.md changed with summary [] by Paul --- pages/eina-programming-guide/iterator-functions.md.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/eina-programming-guide/iterator-functions.md.txt b/pages/eina-programming-guide/iterator-functions.md.txt index bebf3f10..8ed042dd 100644 --- a/pages/eina-programming-guide/iterator-functions.md.txt +++ b/pages/eina-programming-guide/iterator-functions.md.txt @@ -20,5 +20,5 @@ In addition to iterator functions, each data type also owns a set of macros that [Iterator Functions API](https://build.enlightenment.org/job/nightly_efl_gcc_x86_64/lastSuccessfulBuild/artifact/doc/html/group__Eina__Iterator__Group.html) : The functions that manage iterators on containers. -* [Eina Iterator Example](https://build.enlightenment.org/job/nightly_efl_gcc_x86_64/lastSuccessfulBuild/artifact/doc/html/eina_iterator_01_8c-example.html) +[Eina Iterator Example](https://build.enlightenment.org/job/nightly_efl_gcc_x86_64/lastSuccessfulBuild/artifact/doc/html/eina_iterator_01_8c-example.html) : An example using iterator functions. \ No newline at end of file --
