Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
(from parent 1:
8e15887
)
Merge branch 'master' of ssh://suckless.org/gitrepos/st
author
Roberto E. Vargas Caballero <
[email protected]
>
Fri, 15 May 2015 05:51:58 +0000
(07:51 +0200)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Fri, 15 May 2015 05:51:58 +0000
(07:51 +0200)
st.c
patch
|
blob
|
history
diff --git
a/st.c
b/st.c
index
c0a9bf3
..
0c6b9c3
100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-4011,7
+4011,7
@@
main(int argc, char *argv[]) {
opt_class = EARGF(usage());
break;
case 'e':
- if(argc >
1
)
+ if(argc >
0
)
--argc, ++argv;
goto run;
case 'f':