mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-16 19:52:55 -05:00
comment spelling improvement.
git-svn-id: file:///svn/unbound/trunk@3370 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
77088b12ff
commit
a1d006bc77
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ struct config_file {
|
|||
size_t so_sndbuf;
|
||||
/** SO_REUSEPORT requested on port 53 sockets */
|
||||
int so_reuseport;
|
||||
/** IP_TRANSPRENT socket option requested on port 53 sockets */
|
||||
/** IP_TRANSPARENT socket option requested on port 53 sockets */
|
||||
int ip_transparent;
|
||||
|
||||
/** number of interfaces to open. If 0 default all interfaces. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue