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:
/**
  * @example ecore_con_client_simple_example.c
  * Shows how to setup a simple client that connects to a server and sends a
  * "hello" string to it. See the complete example description at @ref
  * ecore_con_client_simple_example_c
  */

I pushed the fix for you.

On 15/01/2014 18:44, Chris Michael wrote:
> 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_init();
>
>
>      return 0;
>
> Ummm, shouldn't that be ecore_con_shutdown, ecore_shutdown,
> eina_shutdown ?? ;)
>
> Not sure where this file is located else I would have already fixed it.
>
> Cheers,
> dh
>
> ------------------------------------------------------------------------------
> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> Learn Why More Businesses Are Choosing CenturyLink Cloud For
> Critical Workloads, Development Environments & Everything In Between.
> Get a Quote or Start a Free Trial Today.
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to