projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
713a9df
)
tools/libxc: fix comment typo in xc_domain_save
author
Olaf Hering
<olaf@aepfle.de>
Thu, 16 Dec 2010 18:24:57 +0000
(18:24 +0000)
committer
Olaf Hering
<olaf@aepfle.de>
Thu, 16 Dec 2010 18:24:57 +0000
(18:24 +0000)
evey -> every
Signed-off-by: Olaf Hering <olaf@aepfle.de>
tools/libxc/xc_domain_save.c
patch
|
blob
|
history
diff --git
a/tools/libxc/xc_domain_save.c
b/tools/libxc/xc_domain_save.c
index 675611b15d4d29ef9d0dac4efd097268a39e68bf..22bab3c858cbda739ea8c352a1f61a1e8d77be27 100644
(file)
--- a/
tools/libxc/xc_domain_save.c
+++ b/
tools/libxc/xc_domain_save.c
@@
-1199,7
+1199,7
@@
int xc_domain_save(xc_interface *xch, int io_fd, uint32_t dom, uint32_t max_iter
if ( !last_iter )
{
- /* Slightly wasteful to peek the whole array evey time,
+ /* Slightly wasteful to peek the whole array eve
r
y time,
but this is fast enough for the moment. */
frc = xc_shadow_control(
xch, dom, XEN_DOMCTL_SHADOW_OP_PEEK, HYPERCALL_BUFFER(to_skip),