]> granicus.if.org Git - neomutt/commitdiff
another digital unix compile problem.
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 15 Mar 1999 15:32:06 +0000 (15:32 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 15 Mar 1999 15:32:06 +0000 (15:32 +0000)
edit.c

diff --git a/edit.c b/edit.c
index 6b59b335d76cf2c77a25a6b3ad229e99d687f286..de7b02543b4592fb68314cb0b9dac6be8361e982 100644 (file)
--- a/edit.c
+++ b/edit.c
@@ -33,7 +33,7 @@
  * SLcurses_waddnstr() can't take a "const char *", so this is only
  * declared "static" (sigh)
  */
-static char EditorHelp[] = N_("\
+static char* EditorHelp = N_("\
 ~~             insert a line begining with a single ~\n\
 ~b users       add users to the Bcc: field\n\
 ~c users       add users to the Cc: field\n\