From a1d006bc779449c516e69c1de5108a0b162534bf Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Thu, 19 Mar 2015 09:58:49 +0000 Subject: [PATCH] comment spelling improvement. git-svn-id: file:///svn/unbound/trunk@3370 be551aaa-1e26-0410-a405-d3ace91eadb9 --- util/config_file.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.47.2