summaryrefslogtreecommitdiff
path: root/guimb/guimb.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2001-08-03 19:07:26 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2001-08-03 19:07:26 +0000
commit284667eb4df265a60b175938bd7b2cdee320bbce (patch)
tree8bef73efa0309a719ce8c4e838a38a23992f28dc /guimb/guimb.h
parent5f89bc5eacd45287679b59fdafa0fd8e3f0400a6 (diff)
downloadmailutils-284667eb4df265a60b175938bd7b2cdee320bbce.tar.gz
mailutils-284667eb4df265a60b175938bd7b2cdee320bbce.tar.bz2
Added prototypes for new functions.
Diffstat (limited to 'guimb/guimb.h')
-rw-r--r--guimb/guimb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/guimb/guimb.h b/guimb/guimb.h
index d6c249869..d53d3d267 100644
--- a/guimb/guimb.h
+++ b/guimb/guimb.h
@@ -36,6 +36,9 @@
extern char *program_file;
extern char *program_expr;
+extern char *user_name;
+extern char *output_mailbox;
+extern int store_mailbox;
extern mailbox_t mbox;
extern size_t nmesg;
extern size_t current_mesg_no;

Return to:

Send suggestions and report system problems to the System administrator.