Explorar o código

Update utils.c

Ray hai 1 semana
pai
achega
d1768d387c
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/utils.c

+ 1 - 2
src/utils.c

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