Skip to content

Commit d1768d3

Browse files
committed
Update utils.c
1 parent c579eef commit d1768d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/utils.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,8 @@ static int android_close(void *cookie);
9595
#endif
9696

9797
//----------------------------------------------------------------------------------
98-
// Module Functions Definition - Utilities
98+
// Module Functions Definition
9999
//----------------------------------------------------------------------------------
100-
101100
// Set the current threshold (minimum) log level
102101
void SetTraceLogLevel(int logType) { logTypeLevel = logType; }
103102

0 commit comments

Comments
 (0)