From 56b9dcaabb03498c2ec8e5a00b048582cba0c732 Mon Sep 17 00:00:00 2001 From: Alexander Preisinger Date: Wed, 3 Jul 2013 19:00:33 +0200 Subject: wayland: fix typo --- video/out/wayland_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/video/out/wayland_common.c b/video/out/wayland_common.c index 9fea1d9a12..bd83bfdb7f 100644 --- a/video/out/wayland_common.c +++ b/video/out/wayland_common.c @@ -557,7 +557,7 @@ static void resize_window(struct vo_wayland_state *wl, w->events |= VO_EVENT_RESIZE; } else - mp_msg(MSGT_VO, MSGL_WARN, "[waylnad] No resizing possible!\n"); + mp_msg(MSGT_VO, MSGL_WARN, "[wayland] No resizing possible!\n"); } -- cgit v1.2.3