On Mon, Sep 21, 2009 at 02:53:49PM +0200, Chris Lalancette wrote: > Signed-off-by: Chris Lalancette <clalance@xxxxxxxxxx> > --- > src/qemu_conf.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/qemu_conf.c b/src/qemu_conf.c > index f92bcef..273aeca 100644 > --- a/src/qemu_conf.c > +++ b/src/qemu_conf.c > @@ -2363,7 +2363,7 @@ static int qemuStringToArgvEnv(const char *args, > curr = next; > } > > - /* Iterate over list of args, finding first arg not containining > + /* Iterate over list of args, finding first arg not containing > * the '=' character (eg, skip over env vars FOO=bar) */ > for (envend = 0 ; ((envend < argcount) && > (strchr(arglist[envend], '=') != NULL)); > -- ACK Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :| -- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list