aboutsummaryrefslogtreecommitdiff
path: root/src/msgfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/msgfile.c')
-rw-r--r--src/msgfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msgfile.c b/src/msgfile.c
index 0629a1f..208c476 100644
--- a/src/msgfile.c
+++ b/src/msgfile.c
@@ -864,7 +864,7 @@ static void msgfile_print(t_msgfile *x)
static void msgfile_help(t_msgfile *x)
{
- post("\n%c msgfile\t:: handle and store files of lists", HEARTSYMBOL);
+ post("\n"HEARTSYMBOL" msgfile\t:: handle and store files of lists");
post("goto <n>\t: goto line <n>"
"\nrewind\t\t: goto the beginning of the file"
"\nend\t\t: goto the end of the file"