From a9c317a95c440a083809346d61cdb78abff71b12 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 6 Mar 2009 17:31:27 +0000 Subject: New gpg-agent command to list key information. Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export. --- kbx/keybox-search.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kbx') diff --git a/kbx/keybox-search.c b/kbx/keybox-search.c index 927399d48..08b59e649 100644 --- a/kbx/keybox-search.c +++ b/kbx/keybox-search.c @@ -457,7 +457,7 @@ blob_cmp_mail (KEYBOXBLOB blob, const char *name, size_t namelen, int substr) #ifdef KEYBOX_WITH_X509 /* Return true if the key in BLOB matches the 20 bytes keygrip GRIP. - We don't have the keygrips as meta data, thus wen need to parse the + We don't have the keygrips as meta data, thus we need to parse the certificate. Fixme: We might want to return proper error codes instead of failing a search for invalid certificates etc. */ static int -- cgit v1.2.3