diff options
Diffstat (limited to 'netcon/Common.c')
| -rwxr-xr-x | netcon/Common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netcon/Common.c b/netcon/Common.c index 0ce048ec..41a6c2a2 100755 --- a/netcon/Common.c +++ b/netcon/Common.c @@ -39,7 +39,7 @@ #include <fcntl.h> -#define DEBUG_LEVEL 2 +#define DEBUG_LEVEL 3 #define MSG_ERROR 0 // Errors #define MSG_INFO 1 // Information which is generally useful to any user |
