[PATCH weston] ivi-shell: fix typo in layer_destroy API

Pekka Paalanen ppaalanen at gmail.com
Fri Jan 27 14:40:27 UTC 2017


On Tue, 17 Jan 2017 12:35:20 +0000
"Ucan, Emre (ADITG/SW1)" <eucan at de.adit-jv.com> wrote:

> Signed-off-by: Emre Ucan <eucan at de.adit-jv.com>
> ---
>  ivi-shell/ivi-layout.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ivi-shell/ivi-layout.c b/ivi-shell/ivi-layout.c
> index cc01de3..6870ea5 100644
> --- a/ivi-shell/ivi-layout.c
> +++ b/ivi-shell/ivi-layout.c
> @@ -1363,7 +1363,7 @@ ivi_layout_layer_destroy(struct ivi_layout_layer *ivilayer)
>  	struct ivi_layout_view *ivi_view, *next;
>  
>  	if (ivilayer == NULL) {
> -		weston_log("ivi_layout_layer_remove: invalid argument\n");
> +		weston_log("ivi_layout_layer_destroy: invalid argument\n");
>  		return;
>  	}
>  

Pushed:
   cb3f1b0..6660252  master -> master


Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20170127/92a47abd/attachment.sig>


More information about the wayland-devel mailing list