Explorar o código

uptime: Format function is static

Aaron Marcher %!s(int64=7) %!d(string=hai) anos
pai
achega
0383146e5e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;