diff options
Diffstat (limited to 'scd')
-rw-r--r-- | scd/app-openpgp.c | 2 | ||||
-rw-r--r-- | scd/ccid-driver.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scd/app-openpgp.c b/scd/app-openpgp.c index 6c01f3a0d..66b7bd1ee 100644 --- a/scd/app-openpgp.c +++ b/scd/app-openpgp.c @@ -640,7 +640,7 @@ count_bits (const unsigned char *a, size_t len) Where FLAGS is a plain hexadecimal number representing flag values. The lsb is here the rightmost bit. Defined flags bits are: - Bit 0 = CHV1 and CHV2 are not syncronized + Bit 0 = CHV1 and CHV2 are not synchronized Bit 1 = CHV2 has been set to the default PIN of "123456" (this implies that bit 0 is also set). diff --git a/scd/ccid-driver.c b/scd/ccid-driver.c index 5bab0b176..d7b6b5a4e 100644 --- a/scd/ccid-driver.c +++ b/scd/ccid-driver.c @@ -2979,7 +2979,7 @@ ccid_transceive_apdu_level (ccid_driver_t handle, bit 7 1 bit 6 1 bit 5 clear=request,set=response - bit 4..0 0 = resyncronisation request + bit 4..0 0 = resynchronization request 1 = information field size request 2 = abort request 3 = extension of BWT request |