1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

See ChangeLog: Mon Jul 12 18:45:57 CEST 1999 Werner Koch

This commit is contained in:
Werner Koch 1999-07-12 16:49:22 +00:00
parent 8be0d60594
commit 8caf2f7437
18 changed files with 1609 additions and 1420 deletions

View file

@ -87,7 +87,8 @@ int check_key_signature2( KBNODE root, KBNODE node,
int delete_key( const char *username, int secure );
/*-- keyedit.c --*/
void keyedit_menu( const char *username, STRLIST locusr, STRLIST cmds );
void keyedit_menu( const char *username, STRLIST locusr, STRLIST cmds,
int sign_mode );
/*-- keygen.c --*/
u32 ask_expiredate(void);