One more time. Some how got a newline between the last 2 zeros in the define.
This commit was SVN r19250.
Этот коммит содержится в:
родитель
512d7ca8c8
Коммит
3559ecbadc
@ -115,8 +115,8 @@
|
||||
#define VERBOSE_REQ 0x00000010
|
||||
#define VERBOSE_REQ_DUMP 0x00000020
|
||||
|
||||
#define VERBOSE 0x0000000
|
||||
0
|
||||
#define VERBOSE 0x00000000
|
||||
|
||||
#if VERBOSE
|
||||
#define DEBUG(LEVEL, WHAT) if(LEVEL & VERBOSE) { printf WHAT; }
|
||||
#else
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user