mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Improve spelling and grammar of some comments.
-- Signed-off-by: Neal H. Walfield <neal@g10code.de>
This commit is contained in:
parent
00a16cf493
commit
096f4186c8
12 changed files with 18 additions and 18 deletions
|
@ -1396,7 +1396,7 @@ put_post_cb (void *opaque, http_t http)
|
|||
}
|
||||
|
||||
|
||||
/* Send the key in {DATA,DATALEN} to the keyserver identified by URI. */
|
||||
/* Send the key in {DATA,DATALEN} to the keyserver identified by URI. */
|
||||
gpg_error_t
|
||||
ks_hkp_put (ctrl_t ctrl, parsed_uri_t uri, const void *data, size_t datalen)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue