|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] tools/xcutils: xc_save: add missing white
# HG changeset patch
# User Olaf Hering <olaf@xxxxxxxxx>
# Date 1292523933 0
# Node ID 774908fc38221ccc106254c9a046ef3131482c4a
# Parent 3f98c4b02f88a50313568c76821261e7871f0610
tools/xcutils: xc_save: add missing whitespace
Add missing whitespace between the two error strings.
Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
---
tools/xcutils/xc_save.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 3f98c4b02f88 -r 774908fc3822 tools/xcutils/xc_save.c
--- a/tools/xcutils/xc_save.c Thu Dec 16 18:24:57 2010 +0000
+++ b/tools/xcutils/xc_save.c Thu Dec 16 18:25:33 2010 +0000
@@ -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-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] tools/xcutils: xc_save: add missing whitespace,
Xen patchbot-unstable <=
|
|
|
|
|