mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
Defined DbgPrint.
svn path=/trunk/; revision=17298
This commit is contained in:
parent
b393d573db
commit
dbabadad17
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
#define sT "s"
|
||||
#endif
|
||||
|
||||
|
||||
unsigned long DbgPrint(char *Format,...);
|
||||
|
||||
#define TRACE(...)
|
||||
|
||||
|
|
Loading…
Reference in a new issue