all repos — slstatus @ a8d5bde6a52ed5828ff217c8276673720f897c31

my build of slstatus (tools.suckless.org/slstatus/)

void argument main()
Aaron Marcher info@nulltime.net
Mon, 15 Aug 2016 12:34:45 +0200
commit

a8d5bde6a52ed5828ff217c8276673720f897c31

parent

9078fb351dc3d1e2eac261ec185acef1f66180bc

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M slstatus.cslstatus.c

@@ -658,7 +658,7 @@ }

/* main function */ int -main() +main(void) { char status_string[1024]; struct arg argument;