From b6018a1b0e2cc0b014737429b498b4bf01e9633d Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 29 Apr 2004 17:25:38 +0000 Subject: * card-util.c (card_edit): Remove PIN verification. (generate_card_keys): New arg SERIALNO. Do PIN verification here after resetting forced_chv1. --- g10/call-agent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/call-agent.c') diff --git a/g10/call-agent.c b/g10/call-agent.c index e1eabc9f0..de157d491 100644 --- a/g10/call-agent.c +++ b/g10/call-agent.c @@ -870,7 +870,7 @@ agent_scd_change_pin (int chvno) } -/* Perform a CHECKPIN operation. SERIALNO should be the seriial +/* Perform a CHECKPIN operation. SERIALNO should be the serial number of the card - optioanlly followed by the fingerprint; however the fingerprint is ignored here. */ int -- cgit