1
0
Эх сурвалжийг харах

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

armink 6 жил өмнө
parent
commit
81a0782568
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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