> On Nov 23, 2018, at 5:14 PM, George Dunlap <[email protected]> wrote: > > diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h > index e498435e16..a370de54ed 100644 > --- a/tools/libxl/libxl_internal.h > +++ b/tools/libxl/libxl_internal.h > @@ -1135,6 +1135,8 @@ typedef struct { > const char * shim_cmdline; > const char * pv_cmdline; > > + char * dm_runas;
I’ve removed the space both here, and in the above char * elements. I’ll retain both of your Acks unless I hear otherwise. -George _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
