We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c579eef commit d1768d3Copy full SHA for d1768d3
src/utils.c
@@ -95,9 +95,8 @@ static int android_close(void *cookie);
95
#endif
96
97
//----------------------------------------------------------------------------------
98
-// Module Functions Definition - Utilities
+// Module Functions Definition
99
100
-
101
// Set the current threshold (minimum) log level
102
void SetTraceLogLevel(int logType) { logTypeLevel = logType; }
103
0 commit comments