doh! style fix; no functional change
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41460 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e1d1a14430
commit
c106176083
@ -28,7 +28,7 @@
|
||||
|
||||
#define TRACE_DEVICE
|
||||
#ifdef TRACE_DEVICE
|
||||
# define TRACE(x...) dprintf("radeon_hd: " x)
|
||||
# define TRACE(x...) dprintf("radeon_hd: " x)
|
||||
#else
|
||||
# define TRACE(x) ;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user