diff options
author | Daniel Kahn Gillmor <[email protected]> | 2019-06-24 00:21:02 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2019-06-24 00:21:02 +0000 |
commit | d7d1ff45574ed935d07642964a529a358b11a1a7 (patch) | |
tree | 5d8a959f13fe26e5491674f774f3e45e07bd8c78 /scd/ccid-driver.c | |
parent | scd: Take the card look while running app->with_keygrip. (diff) | |
download | gnupg-d7d1ff45574ed935d07642964a529a358b11a1a7.tar.gz gnupg-d7d1ff45574ed935d07642964a529a358b11a1a7.zip |
spelling: Fix "synchronize"
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'scd/ccid-driver.c')
-rw-r--r-- | scd/ccid-driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/ccid-driver.c b/scd/ccid-driver.c index 657766e30..e092a2b9a 100644 --- a/scd/ccid-driver.c +++ b/scd/ccid-driver.c @@ -2963,7 +2963,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 |