projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b46d07
)
Fix typo in comment (consistant -> consistent)
author
Stefan Weil
<weil@mail.berlios.de>
Thu, 28 Apr 2011 15:20:31 +0000
(17:20 +0200)
committer
Stefan Hajnoczi
<stefanha@linux.vnet.ibm.com>
Sun, 8 May 2011 09:02:16 +0000
(10:02 +0100)
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
libcacard/vcard_emul_nss.c
patch
|
blob
|
history
diff --git
a/libcacard/vcard_emul_nss.c
b/libcacard/vcard_emul_nss.c
index baada52a3c109798c6fd3442284decf59001fef5..f3db657d749900058978749c0a56b78c3fc219a1 100644
(file)
--- 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 consist
a
nt look */
+ * would give us a consist
e
nt look */
static VCardEmulOptions options;
#define READER_STEP 4