瀏覽代碼

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;


Loading…
取消
儲存