|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] libxl: fix typo in comment
# HG changeset patch
# User Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
# Date 1279122009 -3600
# Node ID 5c3da88b457ac22bb4d5adcf7729269836fe30d9
# Parent d0b384c3121eb545c49829b9c91e7050e71a3b5c
libxl: fix typo in comment
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
---
tools/libxl/libxl_internal.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r d0b384c3121e -r 5c3da88b457a tools/libxl/libxl_internal.h
--- a/tools/libxl/libxl_internal.h Wed Jul 14 16:39:43 2010 +0100
+++ b/tools/libxl/libxl_internal.h Wed Jul 14 16:40:09 2010 +0100
@@ -176,7 +176,7 @@ int hvm_build_set_params(xc_interface *h
/* higher-level double-fork and separate detach eg as for device models */
struct libxl_spawn_starting {
- /* put this in your own stateu structure as returned to application */
+ /* put this in your own status structure as returned to application */
/* all fields are private to libxl_spawn_... */
pid_t intermediate;
char *what; /* malloc'd in spawn_spawn */
_______________________________________________
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] libxl: fix typo in comment,
Xen patchbot-unstable <=
|
|
|
|
|