mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
some late minor fixes.
This commit is contained in:
parent
4694f814b7
commit
3624da002f
14 changed files with 2631 additions and 2551 deletions
|
@ -343,8 +343,6 @@ trustsig_prompt(byte *trust_value,byte *trust_depth,char **regexp)
|
|||
cpr_kill_prompt();
|
||||
*trust_depth=atoi(p);
|
||||
m_free(p);
|
||||
if(*trust_depth<1 || *trust_depth>255)
|
||||
*trust_depth=0;
|
||||
}
|
||||
|
||||
tty_printf("\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue