aboutsummaryrefslogtreecommitdiff
path: root/locale/src/locale.c
diff options
context:
space:
mode:
Diffstat (limited to 'locale/src/locale.c')
-rw-r--r--locale/src/locale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/src/locale.c b/locale/src/locale.c
index 82938bb..b74a0e1 100644
--- a/locale/src/locale.c
+++ b/locale/src/locale.c
@@ -72,7 +72,7 @@
*=====================================================================*/
static char *locale_banner =
- "\nlocale: version " PACKAGE_VERSION " by Bryan Jurish : C99 locale support\n"
+ "\nlocale: C99 locale support version " PACKAGE_VERSION " by Bryan Jurish\n"
"locale: compiled by " PDMOOEXT_USER " on " PDMOOEXT_DATE ;
static t_class *locale_class;