aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/keybox-search.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2004-01-16 17:42:08 +0000
committerWerner Koch <[email protected]>2004-01-16 17:42:08 +0000
commit30948e5ecd227771771c4a2e1263e4392296b8af (patch)
tree5aeb9905ac0a10d611402ab90f8f8943e3e34142 /kbx/keybox-search.c
parent* argparse.c (strusage): Changed default copyright year to 2004. (diff)
downloadgnupg-30948e5ecd227771771c4a2e1263e4392296b8af.tar.gz
gnupg-30948e5ecd227771771c4a2e1263e4392296b8af.zip
comment typo fixes.
Diffstat (limited to '')
-rw-r--r--kbx/keybox-search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbx/keybox-search.c b/kbx/keybox-search.c
index e834cd2bf..b8add5abe 100644
--- a/kbx/keybox-search.c
+++ b/kbx/keybox-search.c
@@ -566,7 +566,7 @@ keybox_search (KEYBOX_HANDLE hd, KEYBOX_SEARCH_DESC *desc, size_t ndesc)
/* kludge: we need to convert an SN given as hexstring to it's
binary representation - in some cases we are not able to store it
- in the search descriptor, because due to its usgae it is not
+ in the search descriptor, because due to its usage it is not
possible to free allocated memory */
if (sn_array)
{