1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00
This commit is contained in:
Werner Koch 2009-08-03 17:47:18 +00:00
parent 3f95e31e5d
commit b8805ca724
8 changed files with 142 additions and 23 deletions

View file

@ -91,6 +91,10 @@ void idea_cipher_warn( int show );
#define idea_cipher_warn(a)
#endif
void md5_digest_warn (int show);
void not_in_gpg1_notice (void);
struct expando_args
{
PKT_public_key *pk;