aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--st.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/st.c b/st.c
index 89fbee9..6594aa3 100644
--- a/st.c
+++ b/st.c
@@ -34,7 +34,7 @@
34#endif 34#endif
35 35
36#define USAGE \ 36#define USAGE \
37 "st-" VERSION ", (c) 2010-2011 st engineers\n" \ 37 "st " VERSION " (c) 2010-2011 st engineers\n" \
38 "usage: st [-t title] [-c class] [-w windowid] [-v] [-e command...]\n" 38 "usage: st [-t title] [-c class] [-w windowid] [-v] [-e command...]\n"
39 39
40/* XEMBED messages */ 40/* XEMBED messages */