mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Spelling fixes in docs and comments.
-- In addition, fix trailing spaces in tests/inittests. GnuPG-bug-id: 3121 Reported-by: ka7 (klemens) Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
97a2394eca
commit
5c8fe54809
82 changed files with 123 additions and 123 deletions
|
@ -368,7 +368,7 @@ cache_user_id (KBNODE keyblock)
|
|||
|
||||
/* Disable and drop the public key cache (which is filled by
|
||||
cache_public_key and get_pubkey). Note: there is currently no way
|
||||
to reenable this cache. */
|
||||
to re-enable this cache. */
|
||||
void
|
||||
getkey_disable_caches ()
|
||||
{
|
||||
|
@ -413,7 +413,7 @@ pubkeys_free (pubkey_t keys)
|
|||
}
|
||||
}
|
||||
|
||||
/* Returns all keys that match the search specfication SEARCH_TERMS.
|
||||
/* Returns all keys that match the search specification SEARCH_TERMS.
|
||||
|
||||
This function also checks for and warns about duplicate entries in
|
||||
the keydb, which can occur if the user has configured multiple
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue