Fix rookie tab typo, no functional change
This commit is contained in:
@@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
#define TRACE_ENGINE
|
#define TRACE_ENGINE
|
||||||
#ifdef TRACE_ENGINE
|
#ifdef TRACE_ENGINE
|
||||||
# define TRACE(x...) _sPrintf("radeon_hd: " x)
|
# define TRACE(x...) _sPrintf("radeon_hd: " x)
|
||||||
#else
|
#else
|
||||||
# define TRACE(x...) ;
|
# define TRACE(x...) ;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user