1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

Bug fixes and Timo's patches

This commit is contained in:
Werner Koch 2001-09-19 14:25:05 +00:00
parent e46ad749f9
commit cf477d0908
21 changed files with 549 additions and 157 deletions

View file

@ -254,7 +254,7 @@ get_ownertrust_info( ulong lid )
* get them from a keyserver
*/
int
hkp_ask_import( u32 *keyid )
hkp_ask_import( u32 *keyid, void *dummy )
{
return -1;
}