On Mon, 2014-08-04 at 14:50 +0200, Peter Meerwald wrote:
> @@ -193,7 +193,7 @@ char *pa_get_binary_name(char *s, size_t l) {
>      }
>  #endif
>  
> -#ifdef __linux__
> +#if defined(__linux__) || defined(__FreeBSD_kernel__)
>      {
>          char *rp;
>          /* This works on Linux only */

This comment needs to be updated.

-- 
Tanu

_______________________________________________
pulseaudio-discuss mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to