WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=035789a081352c24be90d897e1bd0dafa4201142
commit 035789a081352c24be90d897e1bd0dafa4201142 Author: Paul <[email protected]> Date: Tue Nov 7 02:36:42 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 d8b53f08..88aa8f73 100644 --- a/pages/eina-programming-guide/iterator-functions.md.txt +++ b/pages/eina-programming-guide/iterator-functions.md.txt @@ -21,4 +21,4 @@ To get the data and iterate, use the ``eina_iterator_next()`` function. To call In addition to iterator functions, each data type also owns a set of macros that provide the iterators, such as ``FOREACH`` or ``REVERSE_FOREACH``. -[Back to EINA Programming Guide](https://www.enlightenment.org/eina-programming-guide.md) \ No newline at end of file +[Back to Eina Programming Guide](https://www.enlightenment.org/eina-programming-guide.md) \ No newline at end of file --
