mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-27 13:30:52 +00:00
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:
parent
4b71051e83
commit
0cf818c476
@ -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];
|
||||||
|
Loading…
Reference in New Issue
Block a user