JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
simplify version format.
authorAurélien Aptel <aurelien.aptel@gmail.com>
Thu, 22 Sep 2011 08:04:58 +0000 (10:04 +0200)
committerAurélien Aptel <aurelien.aptel@gmail.com>
Thu, 22 Sep 2011 08:04:58 +0000 (10:04 +0200)
st.c

diff --git a/st.c b/st.c
index 89fbee9..6594aa3 100644 (file)
--- a/st.c
+++ b/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 */