mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
dirmngr: Add a CSRF expection for pm.me
-- Also comment typo fix.
This commit is contained in:
parent
e6901c2bc8
commit
7c4029110a
2 changed files with 4 additions and 3 deletions
|
@ -1231,8 +1231,8 @@ do_one_keyinfo (ctrl_t ctrl, const unsigned char *grip, assuan_context_t ctx,
|
|||
}
|
||||
|
||||
|
||||
/* Entry int for the command KEYINFO. This function handles the
|
||||
command option processing. For details see hlp_keyinfo above. */
|
||||
/* Entry into the command KEYINFO. This function handles the
|
||||
* command option processing. For details see hlp_keyinfo above. */
|
||||
static gpg_error_t
|
||||
cmd_keyinfo (assuan_context_t ctx, char *line)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue