Explorar o código

[rtdbg] Update default section name to "DBG".

armink %!s(int64=7) %!d(string=hai) anos
pai
achega
81a0782568
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/rtdbg.h

+ 1 - 1
include/rtdbg.h

@@ -60,7 +60,7 @@
 #define DBG_ERROR           3
 
 #ifndef DBG_SECTION_NAME
-#define DBG_SECTION_NAME    "[ DBG]"
+#define DBG_SECTION_NAME    "DBG"
 #endif
 
 #ifdef DBG_ENABLE