diff options
| author | Werner Koch <[email protected]> | 2008-04-07 19:31:12 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2008-04-07 19:31:12 +0000 |
| commit | 86f35a55d01f1ef7aec2b303a722ff5733148aa4 (patch) | |
| tree | 99cb8163a8db0deba06608fec178ea9ad602e5c0 /g10/pkclist.c | |
| parent | Fixed last yat2m change. (diff) | |
| download | gnupg-86f35a55d01f1ef7aec2b303a722ff5733148aa4.tar.gz gnupg-86f35a55d01f1ef7aec2b303a722ff5733148aa4.zip | |
Minor cleanups.
Implemented key helper kdns
Diffstat (limited to 'g10/pkclist.c')
| -rw-r--r-- | g10/pkclist.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/pkclist.c b/g10/pkclist.c index 6b7401826..cb50ae29b 100644 --- a/g10/pkclist.c +++ b/g10/pkclist.c @@ -774,7 +774,6 @@ expand_group(strlist_t input) Bit 1: This is a hidden recipient. USE is the desired use for the key - usually PUBKEY_USAGE_ENC. - RET_PK_LIST. On success a list of keys is stored at the address RET_PK_LIST; the caller must free this list. On error the value at this address is |
