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
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to