simplify version format.
This commit is contained in:
parent
4bd087766f
commit
9d613092d6
1 changed files with 1 additions and 1 deletions
2
st.c
2
st.c
|
@ -34,7 +34,7 @@
|
|||
#endif
|
||||
|
||||
#define USAGE \
|
||||
"st-" VERSION ", (c) 2010-2011 st engineers\n" \
|
||||
"st " VERSION " (c) 2010-2011 st engineers\n" \
|
||||
"usage: st [-t title] [-c class] [-w windowid] [-v] [-e command...]\n"
|
||||
|
||||
/* XEMBED messages */
|
||||
|
|
Loading…
Reference in a new issue