[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 5 of 9] libxl: fix typo
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> diff -r 6c6961e09c50 -r 4b41b5e7532c tools/libxl/libxl_internal.h --- a/tools/libxl/libxl_internal.h Mon Jul 12 14:56:37 2010 +0100 +++ b/tools/libxl/libxl_internal.h Mon Jul 12 14:56:37 2010 +0100 @@ -176,7 +176,7 @@ /* 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-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |