]> xenbits.xensource.com Git - people/liuw/xen.git/commitdiff
libxl: fix comment LIBXL__EGC_INIT -> LIBXL_EGC_INIT
authorWei Liu <wei.liu2@citrix.com>
Thu, 25 Feb 2016 12:10:40 +0000 (12:10 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 15 Mar 2016 16:32:32 +0000 (16:32 +0000)
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_internal.h

index a1aae976401df5ebe5ba89664fa2d0528a85902f..005fe538c6b5529447185797cc23d898c219e897 100644 (file)
@@ -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