mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Various changes to eventually support openpgp keys in pgp-agent.
Comment fixes. Minor chnages in preparation of a W32CE port.
This commit is contained in:
parent
7e97da9127
commit
8459bcf95a
23 changed files with 1123 additions and 1082 deletions
|
@ -611,6 +611,7 @@ cmd_passwd (assuan_context_t ctx, char *line)
|
|||
/* ctrl_t ctrl = assuan_get_pointer (ctx); */
|
||||
gpg_error_t err;
|
||||
|
||||
(void)ctx;
|
||||
line = skip_options (line);
|
||||
|
||||
err = gpg_error (GPG_ERR_NOT_SUPPORTED);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue