projects
/
suckless
/
st.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1388870
)
It's 2014 now.
author
Christoph Lohmann
<20h@r-36.net>
Tue, 22 Apr 2014 17:22:58 +0000
(19:22 +0200)
committer
Christoph Lohmann
<20h@r-36.net>
Tue, 22 Apr 2014 17:22:58 +0000
(19:22 +0200)
st.c
patch
|
blob
|
history
diff --git
a/st.c
b/st.c
index 7ffe59ac1466e0f8ed4e0681bb13a1cfbd6a927f..019f53ce7662c933b63c39130a00c9a7530c6430 100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-3815,7
+3815,7
@@
run(void) {
void
usage(void) {
- die("%s " VERSION " (c) 2010-201
3
st engineers\n" \
+ die("%s " VERSION " (c) 2010-201
4
st engineers\n" \
"usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]" \
" [-t title] [-w windowid] [-e command ...]\n", argv0);
}