On Wed, 27.08.08 22:35, Marc-André Lureau ([EMAIL PROTECTED]) wrote:

> From: Marc-Andr? Lureau <[EMAIL PROTECTED]>
> 
> 
> Signed-off-by: Marc-Andr? Lureau <[EMAIL PROTECTED]>
> 
> diff --git a/src/read-sound-file.h b/src/read-sound-file.h
>  
> +int ca_lookup_sound(
> +        ca_sound_file **f,
> +        ca_theme_data **t,
> +        ca_proplist *cp,
> +        ca_proplist *sp) {
> +    ca_lookup_sound_with_callback(f, ca_sound_file_open, t, cp, sp);
> +}
> +

There's a "return" missing here.

Fixed and merged. Thanks!

Lennart

-- 
Lennart Poettering                        Red Hat, Inc.
lennart [at] poettering [dot] net         ICQ# 11060553
http://0pointer.net/lennart/           GnuPG 0x1A015CC4
_______________________________________________
libcanberra-discuss mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/libcanberra-discuss

Reply via email to