summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/anope.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/anope.h b/include/anope.h
index 618592090..3cc6b602d 100644
--- a/include/anope.h
+++ b/include/anope.h
@@ -379,7 +379,7 @@ namespace Anope
/** The debug level we are running at.
*/
- extern CoreExport int Debug;
+ extern CoreExport unsigned Debug;
/** Other command line options.
*/