diff options
author | Dong Xu Wang <wdongxu@linux.vnet.ibm.com> | 2011-11-22 18:06:18 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2011-12-02 10:50:56 +0000 |
commit | cba919dad5bd5c314f25ced00dae999f6bbb5f54 (patch) | |
tree | 280a018332f7b2a44cc43ac8528615af159d8481 /libcacard/vscard_common.h | |
parent | b4916d7b9d6b086d653db090d366ffe2f44c1323 (diff) |
fix spelling in libcacard sub directory
Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'libcacard/vscard_common.h')
-rw-r--r-- | libcacard/vscard_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcacard/vscard_common.h b/libcacard/vscard_common.h index 609ae98bcf..08f68e4dd2 100644 --- a/libcacard/vscard_common.h +++ b/libcacard/vscard_common.h @@ -44,7 +44,7 @@ * to the existing messages, addition of fields. * * The major digit is for a breaking change of protocol, presumably - * something that cannot be accomodated with the existing protocol. + * something that cannot be accommodated with the existing protocol. */ #define VSCARD_VERSION MAKE_VERSION(0, 0, 2) |