aboutsummaryrefslogtreecommitdiff
path: root/src/zexy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/zexy.c')
-rw-r--r--src/zexy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zexy.c b/src/zexy.c
index aca440d..8a6a1c7 100644
--- a/src/zexy.c
+++ b/src/zexy.c
@@ -132,7 +132,7 @@ void zexy_setup(void)
startpost("\n\t");
for (i=0; i<28; i++) startpost("%c", HEARTSYMBOL);
endpost();
- post("\t%c the zexy external "VERSION" %c", HEARTSYMBOL, HEARTSYMBOL);
+ post("\t%c the zexy external "VERSION" %c", HEARTSYMBOL, HEARTSYMBOL);
post("\t%c (l) forum::für::umläute %c", HEARTSYMBOL, HEARTSYMBOL);
post("\t%c compiled: "__DATE__" %c", HEARTSYMBOL, HEARTSYMBOL);
post("\t%c send me a 'help' message %c", HEARTSYMBOL, HEARTSYMBOL);