mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Add kludge for broken HTTP proxies.
This commit is contained in:
parent
7c67adea66
commit
fda386855b
20 changed files with 140 additions and 83 deletions
|
@ -236,7 +236,7 @@ print_cipher_algo_note( int algo )
|
|||
if( !did_note ) {
|
||||
did_note = 1;
|
||||
log_info(_("this cipher algorithm is deprecated; "
|
||||
"please use a more standard one!x\n"));
|
||||
"please use a more standard one!\n"));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue