Xinqi Bao's Git

Add the percent sign to *_perc functions
[slstatus.git] / components / uptime.c
index 45e12db..f97809d 100644 (file)
@@ -3,7 +3,7 @@
 
 #include "../util.h"
 
-const char *
+static const char *
 format(int uptime)
 {
        int h, m;