mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Wed Aug 4 10:34:46 CEST 1999 Werner Koch
This commit is contained in:
parent
a5a8312251
commit
28c861268d
31 changed files with 2354 additions and 1606 deletions
|
@ -684,7 +684,7 @@ keyedit_menu( const char *username, STRLIST locusr, STRLIST commands,
|
|||
trim_spaces(answer);
|
||||
} while( *answer == '#' );
|
||||
|
||||
arg_number = 0;
|
||||
arg_number = 0; /* Yes, here is the init which egcc complains about*/
|
||||
if( !*answer )
|
||||
cmd = cmdLIST;
|
||||
else if( *answer == CONTROL_D )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue