From f28375fd47ad549af899703d799c8e666162dc7c Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 13 Aug 2021 10:25:15 +0200 Subject: winipcfg: update documentation Signed-off-by: Simon Rozman --- tunnel/winipcfg/types.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tunnel/winipcfg') diff --git a/tunnel/winipcfg/types.go b/tunnel/winipcfg/types.go index 4672fb84..870d058f 100644 --- a/tunnel/winipcfg/types.go +++ b/tunnel/winipcfg/types.go @@ -967,7 +967,7 @@ func (tab *mibIPforwardTable2) free() { // DNS API // -// dnsInterfaceSettings is mean to be used with setInterfaceDnsSettings +// DnsInterfaceSettings is meant to be used with SetInterfaceDnsSettings type DnsInterfaceSettings struct { Version uint32 _ [4]byte -- cgit v1.2.3-59-g8ed1b