On Wed, 6 Apr 2016, Roger Pau Monne wrote: > diff --git a/tools/libxl/libxl_uuid.h b/tools/libxl/libxl_uuid.h > index c5041c7..c4ffc23 100644 > --- a/tools/libxl/libxl_uuid.h > +++ b/tools/libxl/libxl_uuid.h > @@ -20,19 +20,19 @@ > #define LIBXL__UUID_BYTES(uuid) uuid[0], uuid[1], uuid[2], uuid[3], \ > uuid[4], uuid[5], uuid[6], uuid[7], \ > uuid[8], uuid[9], uuid[10], uuid[11], \ > - uuid[12], uuid[13], uuid[14], uuid[15]
There's obviously an error here, will resend in a moment... _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel