Re: [Xen-devel] [PATCH 1/5] tools: libxc: fix "alocated" typo in comment

2015-07-07 Thread Ian Jackson
Ian Campbell writes ("[PATCH 1/5] tools: libxc: fix "alocated" typo in comment"): > Signed-off-by: Ian Campbell Acked-by: Ian Jackson ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel

[Xen-devel] [PATCH 1/5] tools: libxc: fix "alocated" typo in comment

2015-07-07 Thread Ian Campbell
Signed-off-by: Ian Campbell --- tools/libxc/include/xenctrl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/libxc/include/xenctrl.h b/tools/libxc/include/xenctrl.h index d1d2ab3..74f2e12 100644 --- a/tools/libxc/include/xenctrl.h +++ b/tools/libxc/include/xenctrl.h @@