On Sun, Oct 26, 2008 at 5:46 PM, Enlightenment SVN
<[EMAIL PROTECTED]> wrote:
> Log:
>  This function returns void
> Author:       englebass
> Date:         2008-10-26 12:45:59 -0700 (Sun, 26 Oct 2008)
> New Revision: 37163
>
> Modified:
>  trunk/ecore/src/lib/ecore_evas/ecore_evas.c
>
> Modified: trunk/ecore/src/lib/ecore_evas/ecore_evas.c
> ===================================================================
> --- trunk/ecore/src/lib/ecore_evas/ecore_evas.c 2008-10-26 17:31:14 UTC (rev 
> 37162)
> +++ trunk/ecore/src/lib/ecore_evas/ecore_evas.c 2008-10-26 19:45:59 UTC (rev 
> 37163)
> @@ -232,7 +232,7 @@
>  }
>
>  /* inline is just to avoid need to ifdef around it */
> -static inline const char *
> +static inline void
>  _ecore_evas_parse_extra_options_uint(const char *extra_options, const char 
> *key, unsigned int *value)
>  {
>    int len = strlen(key);


Actually it's missing the return of extra_options, please revert the
patch and fix it correctly.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: [EMAIL PROTECTED]
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to