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
c11eeb23
...
c11eeb2360ae656d989db901c1a7a9b330cfb312
authored
2002-08-13 13:31:26 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(mu_register_capa): New prototype.
1 parent
b8c2c856
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
include/mailutils/argp.h
include/mailutils/argp.h
View file @
c11eeb2
...
...
@@ -47,6 +47,7 @@ extern error_t mu_argp_parse __P ((const struct argp * argp,
unsigned
flags
,
const
char
*
capa
[],
int
*
arg_index
,
void
*
input
));
extern
int
mu_register_capa
__P
((
const
char
*
name
,
struct
argp_child
*
child
));
#endif
...
...
Please
register
or
sign in
to post a comment