Signed-off-by: Bryce Harrington <br...@osg.samsung.com>
---
 compositor/xwayland.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compositor/xwayland.c b/compositor/xwayland.c
index 9fa7600..9881cd9 100644
--- a/compositor/xwayland.c
+++ b/compositor/xwayland.c
@@ -146,7 +146,7 @@ spawn_xserver(void *user_data, const char *display, int 
abstract_fd, int unix_fd
                break;
 
        case -1:
-               weston_log( "failed to fork\n");
+               weston_log("Failed to fork to spawn xserver process\n");
                break;
        }
 
-- 
1.9.1

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to