Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
284667eb
...
284667eb4df265a60b175938bd7b2cdee320bbce
authored
2001-08-03 19:07:26 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added prototypes for new functions.
1 parent
5f89bc5e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
guimb/guimb.h
guimb/guimb.h
View file @
284667e
...
...
@@ -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
;
...
...
Please
register
or
sign in
to post a comment