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
95a3987b
...
95a3987bd24e42880d72b1e3d77eccb34226b8f7
authored
2007-12-11 19:56:50 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix typo
1 parent
d60e6271
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/tcpwrap.c
lib/tcpwrap.c
View file @
95a3987
...
...
@@ -108,7 +108,7 @@ struct mu_cfg_param tcpwrapper_param[] = {
N_
(
"Log host allows at this syslog level. See logging { facility } for "
"a description of argument syntax."
),
N_
(
"level"
)
},
{
"
allow-deny
-level"
,
mu_cfg_callback
,
NULL
,
0
,
{
"
deny-syslog
-level"
,
mu_cfg_callback
,
NULL
,
0
,
mu_tcp_wrapper_cb_hosts_deny_syslog
,
N_
(
"Log host denies at this syslog level. See logging { facility } for "
"a description of argument syntax."
),
...
...
Please
register
or
sign in
to post a comment