Ray преди 1 седмица
родител
ревизия
d1768d387c
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      src/utils.c

+ 1 - 2
src/utils.c

@@ -95,9 +95,8 @@ static int android_close(void *cookie);
 #endif
 #endif
 
 
 //----------------------------------------------------------------------------------
 //----------------------------------------------------------------------------------
-// Module Functions Definition - Utilities
+// Module Functions Definition
 //----------------------------------------------------------------------------------
 //----------------------------------------------------------------------------------
-
 // Set the current threshold (minimum) log level
 // Set the current threshold (minimum) log level
 void SetTraceLogLevel(int logType) { logTypeLevel = logType; }
 void SetTraceLogLevel(int logType) { logTypeLevel = logType; }