diff options
author | Werner Koch <[email protected]> | 2009-02-09 10:25:41 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2009-02-09 10:25:41 +0000 |
commit | d1c2e66fbc4c67cd39230fa0418d5647fdc7163a (patch) | |
tree | 4f47077f36cdc3ee6a26865f5954b1a51f8c399b /scd/atr.c | |
parent | Make --allow-admin the default. (diff) | |
download | gnupg-d1c2e66fbc4c67cd39230fa0418d5647fdc7163a.tar.gz gnupg-d1c2e66fbc4c67cd39230fa0418d5647fdc7163a.zip |
Change default gpgsm cipher back to 3DES.
Typo fixes.
Diffstat (limited to 'scd/atr.c')
-rw-r--r-- | scd/atr.c | 2 |
1 files changed, 1 insertions, 1 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[]) |