[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 1/5] tools: libxc: fix "alocated" typo in comment
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- 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 @@ -376,7 +376,7 @@ void xc__hypercall_buffer_free_pages(xc_interface *xch, xc_hypercall_buffer_t *b * buffer and call xc_hypercall_buffer_array_get(). * * Destroy the array with xc_hypercall_buffer_array_destroy() to free - * the array and all its alocated hypercall buffers. + * the array and all its allocated hypercall buffers. */ struct xc_hypercall_buffer_array; typedef struct xc_hypercall_buffer_array xc_hypercall_buffer_array_t; -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |