util: Use #ifdef instead of #if.
This is a typo fix of earlier commit 0f3b3751b8.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
#if DEBUG
|
||||
#ifdef DEBUG
|
||||
DEBUG_GET_ONCE_BOOL_OPTION(dump_cpu, "GALLIUM_DUMP_CPU", FALSE)
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user