mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
comment typo fixes.
This commit is contained in:
parent
52f5553759
commit
30948e5ecd
2 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue