mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +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"
|
#define sT "s"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
unsigned long DbgPrint(char *Format,...);
|
||||||
|
|
||||||
#define TRACE(...)
|
#define TRACE(...)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue