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
|
@ -297,7 +297,7 @@ show_photos(const struct user_attribute *attrs,
|
|||
|
||||
memset(&args,0,sizeof(args));
|
||||
args.pk=pk;
|
||||
args.sk=sk;
|
||||
args.pksk=sk;
|
||||
args.validity_info=get_validity_info(pk,uid);
|
||||
args.validity_string=get_validity_string(pk,uid);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue