mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-07 17:33:02 +01:00
doc: Typo fix in code comment
--
This commit is contained in:
parent
70a8db0333
commit
3d766924b4
@ -2538,10 +2538,10 @@ do_setattr (app_t app, const char *name,
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Handle the WRITECERT command for OpenPGP. This rites the standard
|
/* Handle the WRITECERT command for OpenPGP. This writes the standard
|
||||||
certifciate to the card; CERTID needs to be set to "OPENPGP.3".
|
* certificate to the card; CERTID needs to be set to "OPENPGP.3".
|
||||||
PINCB and PINCB_ARG are the usual arguments for the pinentry
|
* PINCB and PINCB_ARG are the usual arguments for the pinentry
|
||||||
callback. */
|
* callback. */
|
||||||
static gpg_error_t
|
static gpg_error_t
|
||||||
do_writecert (app_t app, ctrl_t ctrl,
|
do_writecert (app_t app, ctrl_t ctrl,
|
||||||
const char *certidstr,
|
const char *certidstr,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user