summaryrefslogtreecommitdiffstats
path: root/libcacard/vscard_common.h
diff options
context:
space:
mode:
authorStefan Weil2011-04-28 17:20:34 +0200
committerStefan Hajnoczi2011-05-08 11:02:17 +0200
commit0cf818c476ae00e498091b1bdb72aac8faa003b0 (patch)
treeaf60e3576702bef348a04f67d1c1db6c028970d5 /libcacard/vscard_common.h
parentFix typos in comments (imediately -> immediately) (diff)
downloadqemu-0cf818c476ae00e498091b1bdb72aac8faa003b0.tar.gz
qemu-0cf818c476ae00e498091b1bdb72aac8faa003b0.tar.xz
qemu-0cf818c476ae00e498091b1bdb72aac8faa003b0.zip
Fix typos in comments (existance -> existence)
Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'libcacard/vscard_common.h')
-rw-r--r--libcacard/vscard_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcacard/vscard_common.h b/libcacard/vscard_common.h
index bebd52db17..609ae98bcf 100644
--- a/libcacard/vscard_common.h
+++ b/libcacard/vscard_common.h
@@ -153,7 +153,7 @@ typedef struct VSCMsgCardRemove {
/*
* VSCMsgAPDU Client <-> Host
- * Main reason of existance. Transfer a single APDU in either direction.
+ * Main reason of existence. Transfer a single APDU in either direction.
*/
typedef struct VSCMsgAPDU {
uint8_t data[0];