Add missing whitespace between the two error strings.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
---
tools/xcutils/xc_save.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- xen-unstable.hg-4.1.22544.orig/tools/xcutils/xc_save.c
+++ xen-unstable.hg-4.1.22544/tools/xcutils/xc_save.c
@@ -201,7 +201,7 @@ main(int argc, char **argv)
xc_suspend_evtchn_init(si.xch, si.xce, si.domid, port);
if (si.suspend_evtchn < 0)
- warnx("suspend event channel initialization failed"
+ warnx("suspend event channel initialization failed, "
"using slow path");
}
}
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel