mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
1.0.4c snapshot
This commit is contained in:
parent
1098c89a7d
commit
04beb81571
27 changed files with 2142 additions and 1822 deletions
|
@ -695,7 +695,7 @@ keyedit_menu( const char *username, STRLIST locusr, STRLIST commands,
|
|||
have_commands = 0;
|
||||
}
|
||||
if( !have_commands ) {
|
||||
answer = cpr_get("keyedit.prompt", _("Command> "));
|
||||
answer = cpr_get_no_help("keyedit.prompt", _("Command> "));
|
||||
cpr_kill_prompt();
|
||||
}
|
||||
trim_spaces(answer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue