Xinqi Bao's Git

added config.def.h handling and fixed typo
[slstatus.git] / slstatus.c
index 77f900d..962744a 100644 (file)
@@ -13,7 +13,7 @@
 
 char *smprintf(char *fmt, ...);
 
-void *setstatus(char *str);
+void setstatus(char *str);
 
 char *wifi_signal();
 char *battery();