mirror of
git://git.gnupg.org/gnupg.git
synced 2025-05-19 09:02:22 +02:00
* secmem.c (print_warn): Print a pointer to the FAQ.
This commit is contained in:
parent
fa236d517b
commit
dfd091cf52
@ -1,3 +1,7 @@
|
||||
2002-01-08 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* secmem.c (print_warn): Print a pointer to the FAQ.
|
||||
|
||||
2002-01-05 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* argparse.c (default_strusage): Set default copyright date to 2002.
|
||||
|
@ -84,7 +84,11 @@ static void
|
||||
print_warn(void)
|
||||
{
|
||||
if (!no_warning)
|
||||
{
|
||||
log_info(_("Warning: using insecure memory!\n"));
|
||||
log_info(_("please see http://www.gnupg.org/faq.html "
|
||||
"for more information\n"));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user