소스 검색

uptime: Format function is static

master
Aaron Marcher 6 년 전
부모
커밋
0383146e5e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      components/uptime.c

+ 1
- 1
components/uptime.c 파일 보기

@@ -3,7 +3,7 @@

#include "../util.h"

const char *
static const char *
format(int uptime)
{
int h, m;


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