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
a5e5b651
...
a5e5b651634ee070358e4391960e381d7269778e
authored
2006-10-30 12:40:37 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Remove the declaration of cursor
1 parent
a7f35d2f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
mail/mail.h
mail/mail.h
View file @
a5e5b65
...
...
@@ -175,7 +175,6 @@ typedef int (*msg_handler_t) (msgset_t *mp, mu_message_t mesg, void *data);
/* Global variables and constants*/
extern
mu_mailbox_t
mbox
;
extern
size_t
cursor
;
extern
size_t
total
;
extern
FILE
*
ofile
;
extern
int
interactive
;
...
...
Please
register
or
sign in
to post a comment