mirror of
https://github.com/sheumann/hush.git
synced 2024-11-18 17:10:36 +00:00
Disable debugging
This commit is contained in:
parent
1ff58b6570
commit
d9768d7cb9
@ -58,7 +58,7 @@ static unsigned long server_addr;
|
||||
static unsigned long timeout;
|
||||
static int packet_num; /* = 0 */
|
||||
static int fd_main;
|
||||
#define DEBUG
|
||||
/* #define DEBUG */
|
||||
|
||||
#define VERSION "0.9.7"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user