- In Win32 DBG is defined to 0 for a non-debug build and to 1 for a debug build....
[reactos.git] / reactos / dll / win32 / snmpapi / snmpapi.c
index 2afb21d..80e6476 100644 (file)
@@ -26,7 +26,7 @@
 #endif
 
 
-#ifdef DBG
+#if DBG
 
 /* See debug.h for debug/trace constants */
 DWORD DebugTraceLevel = MAX_TRACE;