[Vortex] missing BEGIN_C_DECLS in vortex.h

Francis Brosnan Blazquez francis at aspl.es
Sat Oct 7 12:29:51 CEST 2006


El vie, 06-10-2006 a las 19:03 -0700, Sam Roberts escribió:

Hi Sam,

Thanks for the patch!

> Cheers,
> Sam
> 
> % svn diff src
> Index: src/vortex.h
> ===================================================================
> --- src/vortex.h        (revision 2308)
> +++ src/vortex.h        (working copy)
> @@ -153,6 +153,8 @@
>  #define vortex_log(domain, level, message, ...) /* nothing */
>  #endif
>  
> +BEGIN_C_DECLS
> +
>  gboolean vortex_init                 ();
>  
>  void     vortex_exit                 ();
> @@ -165,5 +167,7 @@
>  
>  void     vortex_color_log_enable     (gboolean status);
>  
> +END_C_DECLS
> +
>  /* @} */
>  #endif
> 
> 
> _______________________________________________
> Vortex mailing list
> Vortex at lists.aspl.es
> http://lists.aspl.es/cgi-bin/mailman/listinfo/vortex
> 
> 




More information about the Vortex mailing list