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
496e0107
...
496e01077774128292e841973c2360e5ac4dcd26
authored
2002-05-16 11:18:44 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(mu_scm_mutil_init): Prototype.
1 parent
12bd80b3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
libmu_scm/mu_scm.h
libmu_scm/mu_scm.h
View file @
496e010
...
...
@@ -85,3 +85,5 @@ extern void mu_scm_mime_init __P((void));
extern
void
mu_scm_message_add_owner
__P
((
SCM
MESG
,
SCM
owner
));
extern
void
mu_process_mailbox
__P
((
int
argc
,
char
*
argv
[],
guimb_param_t
*
param
));
extern
void
mu_scm_mutil_init
__P
((
void
));
...
...
Please
register
or
sign in
to post a comment