Re: [E-devel] Ecore_Con Example Error

2014-01-15 Thread Chris Michael
Hi Kuri, Thanks for the quick fix ! :) Saved me a bit of time searching for it ;) Cheers, dh On 15/01/14 19:52, Guillaume Friloux wrote: > Hello dh, > This file is at src/examples/ecore/ecore_con_client_simple_example.c. > in src/lib/ecore_con/Ecore_Con.h, the doxygen comments include this file

Re: [E-devel] Ecore_Con Example Error

2014-01-15 Thread Guillaume Friloux
Hello dh, This file is at src/examples/ecore/ecore_con_client_simple_example.c. in src/lib/ecore_con/Ecore_Con.h, the doxygen comments include this file by this line: * @li @ref ecore_con_client_simple_example_c Examples are declared in doc/, in this case in doc/ecore_examples.dox: /** * @exam

[E-devel] Ecore_Con Example Error

2014-01-15 Thread Chris Michael
Hi All, Just noticed a little error in the ecore_con_client_simple_example on the website docs (http://docs.enlightenment.org/stable/eina/ecore_con_client_simple_example_8c-example.html#a14) /* start client */ ecore_main_loop_begin(); ecore_con_init(); ecore_init(); eina