conr2d pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7a3bed83ee9790bf5103fb2ef82c70fa91236c7c
commit 7a3bed83ee9790bf5103fb2ef82c70fa91236c7c Author: Jeeyong Um <[email protected]> Date: Mon May 8 16:58:56 2017 +0900 docs: Fix broken edje tutorial (swallow 2) --- doc/edje_examples.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/edje_examples.dox b/doc/edje_examples.dox index 30722ba..69c0a7b 100644 --- a/doc/edje_examples.dox +++ b/doc/edje_examples.dox @@ -1086,7 +1086,7 @@ * * Here it is: * @dontinclude edje-swallow2.c - * @skipline char edje_file + * @skipline const char *edje_file * @skipline const char *img * @skipline Evas_Load * --
