mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix bug#1122.
Note that msgmerge 0.17 is completely broken as it always prepends a fuzzy null entry to all po files.
This commit is contained in:
parent
deba82bd76
commit
35ab964c86
33 changed files with 1767 additions and 1619 deletions
|
@ -509,6 +509,6 @@ int update_keysig_packet( PKT_signature **ret_sig,
|
|||
void *opaque );
|
||||
|
||||
/*-- keygen.c --*/
|
||||
PKT_user_id *generate_user_id(void);
|
||||
PKT_user_id *generate_user_id (KBNODE keyblock);
|
||||
|
||||
#endif /*G10_PACKET_H*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue