On Wed, May 15, 2013 at 09:17:37AM +0100, Richard Hughes wrote:
> ---
>  src/cms-colord.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, this and 2/2 applied.

Kristian

> diff --git a/src/cms-colord.c b/src/cms-colord.c
> index 33f23b2..af6b5fa 100644
> --- a/src/cms-colord.c
> +++ b/src/cms-colord.c
> @@ -478,7 +478,7 @@ colord_cms_output_destroy(gpointer data)
>  
>  WL_EXPORT int
>  module_init(struct weston_compositor *ec,
> -         int *argc, char *argv[], const char *config_file)
> +         int *argc, char *argv[])
>  {
>       gboolean ret;
>       GError *error = NULL;
> -- 
> 1.8.2.1
> 
> _______________________________________________
> wayland-devel mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to