summaryrefslogtreecommitdiff
path: root/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'log.h')
-rw-r--r--log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/log.h b/log.h
index bcd4c9b..ee25a14 100644
--- a/log.h
+++ b/log.h
@@ -6,6 +6,7 @@
6#define L_INFO 6 6#define L_INFO 6
7#define L_DEBUG 7 7#define L_DEBUG 7
8#define L_DEBUG2 8 8#define L_DEBUG2 8
9#define L_DEBUG3 9
9 10
10#define L_UNSET 0x29a 11#define L_UNSET 0x29a
11 12