summaryrefslogtreecommitdiffstats
path: root/edit.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-03-15 15:32:06 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-03-15 15:32:06 +0000
commit0560bde39f6fc62c80843c6ebf3ff11b1debed81 (patch)
tree0a898cdda57e195ee56a07b8ffdb589a4dfe9232 /edit.c
parentf4a312375a6713866f80088c66730a69c91f8b80 (diff)
another digital unix compile problem.
Diffstat (limited to 'edit.c')
-rw-r--r--edit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/edit.c b/edit.c
index 6b59b335..de7b0254 100644
--- 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\