Signed-off-by: Emre Ucan <[email protected]>
---
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;
}
--
1.7.9.5
_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel