]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commitdiff
xc_save: fixes typo in error message.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 22 Apr 2009 12:46:50 +0000 (13:46 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 22 Apr 2009 12:46:50 +0000 (13:46 +0100)
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/xcutils/xc_save.c

index d38bea409e726feb0928716ea7a1aef0131c38f4..f15674a1830472b5964884a40da22db9b63b686b 100644 (file)
@@ -242,7 +242,7 @@ main(int argc, char **argv)
         port = xs_suspend_evtchn_port(si.domid);
 
         if (port < 0)
-            warnx("faield to get the suspend evtchn port\n");
+            warnx("failed to get the suspend evtchn port\n");
         else
         {
             si.suspend_evtchn =