mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
release 0.2.14
This commit is contained in:
parent
6b91e7762c
commit
303b1084d5
42 changed files with 824 additions and 518 deletions
|
@ -35,7 +35,7 @@
|
|||
#include "ttyio.h"
|
||||
|
||||
|
||||
|
||||
#if 0
|
||||
static RETSIGTYPE
|
||||
print_and_exit( int sig )
|
||||
{
|
||||
|
@ -53,7 +53,7 @@ print_and_exit( int sig )
|
|||
secmem_term();
|
||||
exit(2); /* not correct but .. */
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
void
|
||||
init_signals()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue