[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] libxl: fix comment LIBXL__EGC_INIT -> LIBXL_EGC_INIT
commit 7ad15a7dc3dfd16f63e3c4038473af972441a043 Author: Wei Liu <wei.liu2@xxxxxxxxxx> AuthorDate: Thu Feb 25 12:10:40 2016 +0000 Commit: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> CommitDate: Tue Mar 1 17:54:40 2016 +0000 libxl: fix comment LIBXL__EGC_INIT -> LIBXL_EGC_INIT Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- tools/libxl/libxl_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h index a1aae97..005fe53 100644 --- a/tools/libxl/libxl_internal.h +++ b/tools/libxl/libxl_internal.h @@ -1965,7 +1965,7 @@ _hidden char *libxl__device_model_xs_path(libxl__gc *gc, uint32_t dm_domid, * their own callback function and should just use the one they're * given. * - * Functions using LIBXL__INIT_EGC may *not* generally be called from + * Functions using LIBXL_INIT_EGC may *not* generally be called from * within libxl, because libxl__egc_cleanup may call back into the * application. This should be enforced by declaring all such * functions in libxl.h or libxl_event.h with -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |