summaryrefslogtreecommitdiffstats
path: root/mutt_menu.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-08-25 22:33:07 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-08-25 22:33:07 +0000
commit986ab5e943db7aaed2aed98f8b74e4c26666fdd8 (patch)
tree58cfec1114686823dbdbf22cf2ca52f77eb1075d /mutt_menu.h
parent9044dd4d58af4b4d64a6e68b7b76c42d317e7ce5 (diff)
CVS branch clean-up.
Diffstat (limited to 'mutt_menu.h')
-rw-r--r--mutt_menu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt_menu.h b/mutt_menu.h
index e30da697..fdbaf77e 100644
--- a/mutt_menu.h
+++ b/mutt_menu.h
@@ -31,6 +31,8 @@
#define REDRAW_FULL (1<<5)
#define REDRAW_BODY (1<<6)
+#define M_MODEFMT "-- Mutt: %s"
+
typedef struct menu_t
{
char *title; /* the title of this menu */