change debug macro
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9220 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -233,7 +233,7 @@ public:
|
|||||||
#else
|
#else
|
||||||
#define EXIT() ((void)0)
|
#define EXIT() ((void)0)
|
||||||
#define CALLED() ((void)0)
|
#define CALLED() ((void)0)
|
||||||
#define PRINTERR(x) fprintf(stderr, x)
|
#define PRINTERR(x) SERIAL_PRINT(x)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user