diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-01-12 12:25:19 -0800 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-01-12 12:25:19 -0800 |
| commit | d03a63e0557e51d0c9bf0d95166968977d55e7d6 (patch) | |
| tree | 264901b6bafe8bb8c20e40f9192642aee00c908a /netcon/common.inc.c | |
| parent | 93ab8d46b94060e6327610052cf8fc750d87b81e (diff) | |
| parent | e2ae9165c6fea5c1099428da7147a42068c0ce1a (diff) | |
| download | infinitytier-d03a63e0557e51d0c9bf0d95166968977d55e7d6.tar.gz infinitytier-d03a63e0557e51d0c9bf0d95166968977d55e7d6.zip | |
Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge
Diffstat (limited to 'netcon/common.inc.c')
| -rw-r--r-- | netcon/common.inc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netcon/common.inc.c b/netcon/common.inc.c index 858a2195..60d2ab3b 100644 --- a/netcon/common.inc.c +++ b/netcon/common.inc.c @@ -42,7 +42,7 @@ #ifndef _COMMON_H #define _COMMON_H 1 -#define DEBUG_LEVEL 0 +#define DEBUG_LEVEL 3 #define MSG_WARNING 4 #define MSG_ERROR 1 // Errors |
