|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] One more doc-comment update.
# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Node ID 5fc7ac854bce656f265489994679fa1645969ff3
# Parent 462b945e2f41238872de6b43a3300fbd3bbefecf
One more doc-comment update.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
tools/libxen/include/xen_vm.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff -r 462b945e2f41 -r 5fc7ac854bce tools/libxen/include/xen_vm.h
--- a/tools/libxen/include/xen_vm.h Fri Dec 08 10:51:41 2006 +0000
+++ b/tools/libxen/include/xen_vm.h Fri Dec 08 10:57:14 2006 +0000
@@ -198,14 +198,14 @@ xen_vm_record_opt_set_free(xen_vm_record
/**
- * Get the current state of the given VM. !!!
+ * Get a record containing the current state of the given VM.
*/
extern bool
xen_vm_get_record(xen_session *session, xen_vm_record **result, xen_vm vm);
/**
- * Get a reference to the object with the specified UUID. !!!
+ * Get a reference to the VM instance with the specified UUID.
*/
extern bool
xen_vm_get_by_uuid(xen_session *session, xen_vm *result, char *uuid);
_______________________________________________
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] One more doc-comment update.,
Xen patchbot-unstable <=
|
|
|
|
|