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>
This commit is contained in:
Stefan Weil 2011-04-28 17:20:34 +02:00 committed by Stefan Hajnoczi
parent 4b71051e83
commit 0cf818c476

View File

@ -153,7 +153,7 @@ typedef struct VSCMsgCardRemove {
/* /*
* VSCMsgAPDU Client <-> Host * 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 { typedef struct VSCMsgAPDU {
uint8_t data[0]; uint8_t data[0];