From 8d6fcabc22dd8893359a7a95b131acd470e8815d Mon Sep 17 00:00:00 2001 From: Steven Hand Date: Mon, 15 Jan 2007 18:07:32 +0000 Subject: [PATCH] Comment fix. Signed-off-by: Steven Hand --- tools/libxc/xc_linux_build.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/libxc/xc_linux_build.c b/tools/libxc/xc_linux_build.c index 8066d5a047..a92e77a8a6 100644 --- a/tools/libxc/xc_linux_build.c +++ b/tools/libxc/xc_linux_build.c @@ -741,7 +741,7 @@ static int setup_guest(int xc_handle, /* * Enable shadow translate mode. This must happen after * populate physmap because the p2m reservation is based on - * the domains current memory allocation. + * the domain's current memory allocation. */ if ( xc_shadow_control(xc_handle, dom, XEN_DOMCTL_SHADOW_OP_ENABLE_TRANSLATE, -- 2.30.2