Le lundi 25 janvier 2016 à 18:50 +0100, Wolfgang Goetz a écrit :
> Hi all,
> pls
> 
> diff --git a/src/iop/liquify.c b/src/iop/liquify.c
> index 66fefb3..b3ad015 100644
> --- a/src/iop/liquify.c
> +++ b/src/iop/liquify.c
> @@ -2848,7 +2848,7 @@ int button_pressed (struct dt_iop_module_t
> *module,
>  done:
>    dt_pthread_mutex_unlock (&g->lock);
>    if (handled)
> -    sync_pipe (module, true);
> +    sync_pipe (module, TRUE);
>    return handled;
>  }

Fixed. Looks like a merge issue at some point as I'm sure I had fixed
this already.

-- 
  Pascal Obry /  Magny Les Hameaux (78)

  The best way to travel is by means of imagination

  http://v2p.fr.eu.org
  http://www.obry.net

  gpg --keyserver keys.gnupg.net --recv-key F949BD3B

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to