update for HEAD-2003091401
[reactos.git] / include / msvcrt / msvcrtdbg.h
index bbc042e..8a07d19 100644 (file)
 #define CHECKPOINT
 #endif /* NDEBUG */
 
-//ULONG CDECL DbgPrint(PCH Format, ...);
-//ULONG DbgPrint(PCH Format,...);
-//unsigned long DbgPrint(const char* Format, ...);
+/* ULONG CDECL DbgPrint(PCH Format, ...); */
+/* ULONG DbgPrint(PCH Format,...); */
+/* unsigned long DbgPrint(const char* Format, ...); */
 
 
 
-//#define TRACE 0 ? (void)0 : Trace
+/* #define TRACE 0 ? (void)0 : Trace */
 
-//void Trace(TCHAR* lpszFormat, ...);
+/* void Trace(TCHAR* lpszFormat, ...); */