[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] tools/libxl: fix typo in main_tmem_freeable
On Tue, 2014-04-29 at 11:09 +0200, Olaf Hering wrote: > missing letter 'b'. > > Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> > --- > > Not runtime tested, not even compiled. ... I'm sure it is fine ;-) Acked + applied. > > tools/libxl/xl_cmdimpl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/libxl/xl_cmdimpl.c b/tools/libxl/xl_cmdimpl.c > index 0b38b32..5195914 100644 > --- a/tools/libxl/xl_cmdimpl.c > +++ b/tools/libxl/xl_cmdimpl.c > @@ -6560,7 +6560,7 @@ int main_tmem_freeable(int argc, char **argv) > int opt; > int mb; > > - SWITCH_FOREACH_OPT(opt, "", NULL, "tmem-freeale", 0) { > + SWITCH_FOREACH_OPT(opt, "", NULL, "tmem-freeable", 0) { > /* No options */ > } > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |