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
6f00e1af
...
6f00e1afc71a1e212aae85bd147956076fceba75
authored
2002-07-26 11:16:02 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(struct daemon_param): New member "transcript"
1 parent
3637154d
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 @
6f00e1a
...
...
@@ -30,6 +30,7 @@ struct daemon_param {
size_t
maxchildren
;
unsigned
int
port
;
unsigned
int
timeout
;
int
transcript
;
};
#ifdef USE_LIBPAM
...
...
Please
register
or
sign in
to post a comment