mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 00:32:57 +00:00
- Deprecate TAG() in rostests
svn path=/trunk/; revision=42918
This commit is contained in:
parent
53cbc6c4a3
commit
77fc26f56a
3 changed files with 11 additions and 3 deletions
|
@ -30,7 +30,7 @@
|
|||
//#define NDEBUG
|
||||
#include "debug.h"
|
||||
|
||||
#define TAG_POOLTEST TAG('P','t','s','t')
|
||||
#define TAG_POOLTEST 'tstP'
|
||||
|
||||
/* PRIVATE FUNCTIONS ***********************************************************/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue