Am Sat, 11 Apr 2009 07:08:16 -0300 schrieb Gustavo Sverzut Barbieri:

Thanks for your hints.

regards
Andreas

> On Sat, Apr 11, 2009 at 4:22 AM, Enlightenment SVN
> <no-re...@enlightenment.org> wrote:
> > Log:
> >  free EinaList at exit
> > +   for (l = dpms_list; l; l = eina_list_next(l))
> > +   {
> > +      dpms_list = eina_list_remove_list(dpms_list, l);
> > +   }
> 
> dpms_list = eina_list_free(dpms_list);
> 
> 
> -- 
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: barbi...@gmail.com
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to