mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
spelling: Fix "synchronize"
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
parent
f325102375
commit
520f5d70e4
6 changed files with 7 additions and 7 deletions
|
@ -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).
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue