From: Wouter Wijngaards Date: Thu, 19 Mar 2015 09:58:49 +0000 (+0000) Subject: comment spelling improvement. X-Git-Tag: release-1.5.4~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1d006bc779449c516e69c1de5108a0b162534bf;p=thirdparty%2Funbound.git comment spelling improvement. git-svn-id: file:///svn/unbound/trunk@3370 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/util/config_file.h b/util/config_file.h index 7c81f1c57..a3479b28f 100644 --- a/util/config_file.h +++ b/util/config_file.h @@ -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. */