Use consistent syntax for boolean preprocessor expressions.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
|
||||
#include "conf.h"
|
||||
|
||||
#if defined(USE_CONSOLE)
|
||||
#if (USE_CONSOLE)
|
||||
|
||||
/*************************************************************************
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user