mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Change default gpgsm cipher back to 3DES.
Typo fixes.
This commit is contained in:
parent
b8ffa0d947
commit
d1c2e66fbc
4 changed files with 13 additions and 3 deletions
|
@ -278,7 +278,7 @@ atr_dump (int slot, FILE *fp)
|
|||
|
||||
|
||||
/* Note: This code has not yet been tested! It shall return -1 on
|
||||
error or the nu,ber of hiostroical bytes and store them at
|
||||
error or the number of historical bytes and store them at
|
||||
HISTORICAL. */
|
||||
int
|
||||
atr_get_historical (int slot, unsigned char historical[])
|
||||
|
|
|
@ -469,7 +469,7 @@ percent_plus_unescape (unsigned char *string)
|
|||
/* SERIALNO [APPTYPE]
|
||||
|
||||
Return the serial number of the card using a status reponse. This
|
||||
functon should be used to check for the presence of a card.
|
||||
function should be used to check for the presence of a card.
|
||||
|
||||
If APPTYPE is given, an application of that type is selected and an
|
||||
error is returned if the application is not supported or available.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue