aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-p15.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-10-10 11:11:04 +0000
committerWerner Koch <[email protected]>2006-10-10 11:11:04 +0000
commit2e8481c03bceef8d009ea30b40c3e1674cfc9e93 (patch)
tree03469588ff8e79f7c2cc28300cc133c9e89c69d1 /scd/app-p15.c
parentMake it also work for the card. (diff)
downloadgnupg-2e8481c03bceef8d009ea30b40c3e1674cfc9e93.tar.gz
gnupg-2e8481c03bceef8d009ea30b40c3e1674cfc9e93.zip
Various changes
Diffstat (limited to 'scd/app-p15.c')
-rw-r--r--scd/app-p15.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/app-p15.c b/scd/app-p15.c
index 21dbad47a..8e786dd97 100644
--- a/scd/app-p15.c
+++ b/scd/app-p15.c
@@ -3187,7 +3187,7 @@ do_sign (app_t app, const char *keyidstr, int hashalgo,
/* Handler for the PKAUTH command.
- This is basically the same as the PKSIGN command but we firstcheck
+ This is basically the same as the PKSIGN command but we first check
that the requested key is suitable for authentication; that is, it
must match the criteria used for the attribute $AUTHKEYID. See
do_sign for calling conventions; there is no HASHALGO, though. */