On Thu, Apr 28, 2011 at 05:20:31PM +0200, Stefan Weil wrote: > Signed-off-by: Stefan Weil <w...@mail.berlios.de> > ---
ACK. I assumed since you emailed qemu-trivial that these don't actually require any acks. > libcacard/vcard_emul_nss.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/libcacard/vcard_emul_nss.c b/libcacard/vcard_emul_nss.c > index baada52..f3db657 100644 > --- a/libcacard/vcard_emul_nss.c > +++ b/libcacard/vcard_emul_nss.c > @@ -971,7 +971,7 @@ find_blank(const char *str) > > /* > * We really want to use some existing argument parsing library here. That > - * would give us a consistant look */ > + * would give us a consistent look */ > static VCardEmulOptions options; > #define READER_STEP 4 > > -- > 1.7.2.5 > >