On Fri, 14 Nov 2008, Enlightenment SVN wrote:

> Modified:
>  trunk/efreet/src/lib/efreet_private.h
>
> Modified: trunk/efreet/src/lib/efreet_private.h
> ===================================================================
> --- trunk/efreet/src/lib/efreet_private.h     2008-11-14 18:30:58 UTC (rev 
> 37633)
> +++ trunk/efreet/src/lib/efreet_private.h     2008-11-14 20:22:03 UTC (rev 
> 37634)
> @@ -190,9 +190,9 @@
>
> const char *efreet_home_dir_get(void);
>
> -const char *efreet_lang_get(void);
> -const char *efreet_lang_country_get(void);
> -const char *efreet_lang_modifier_get(void);
> +EAPI const char *efreet_lang_get(void);
> +EAPI const char *efreet_lang_country_get(void);
> +EAPI const char *efreet_lang_modifier_get(void);

is it normal that they are still in a private header if they are exported 
?

Vincent

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

Reply via email to