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
6575dfdb
...
6575dfdb8cc2fa45f2840d62a82c89c93bf709ef
authored
2002-02-27 11:55:02 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Removed extern char *maildir.
1 parent
84de61a4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/mu_argp.h
lib/mu_argp.h
View file @
6575dfd
#include <mailutils/mailbox.h>
#include <argp.h>
#define MODE_INTERACTIVE 0
...
...
@@ -13,7 +14,6 @@ struct daemon_param {
#ifdef USE_LIBPAM
extern
char
*
pam_service
;
#endif
extern
char
*
maildir
;
extern
int
log_facility
;
extern
int
mu_argp_error_code
;
extern
struct
argp_child
mu_common_argp_child
[];
...
...
Please
register
or
sign in
to post a comment