Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
why releases for such a small project? useless and overhead!
[slstatus.git]
/
slstatus.c
diff --git
a/slstatus.c
b/slstatus.c
index
1f5a3b2
..
b80bb7f
100644
(file)
--- a/
slstatus.c
+++ b/
slstatus.c
@@
-780,7
+780,7
@@
main(int argc, char *argv[])
oflag = 1;
break;
case 'v':
- printf("slstatus
%s (C) 2016 slstatus engineers\n", VERSION
);
+ printf("slstatus
(C) 2016 slstatus engineers\n"
);
return 0;
case 'h':
usage(0);