소스 검색

Update utils.c

pull/5168/head
Ray 5 달 전
부모
커밋
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
//----------------------------------------------------------------------------------
// Module Functions Definition - Utilities
// Module Functions Definition
//----------------------------------------------------------------------------------
// Set the current threshold (minimum) log level
void SetTraceLogLevel(int logType) { logTypeLevel = logType; }

불러오는 중...
취소
저장