aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorSimon Rozman <simon@rozman.si>2021-08-13 10:25:15 +0200
committerSimon Rozman <simon@rozman.si>2021-08-13 10:25:15 +0200
commitf28375fd47ad549af899703d799c8e666162dc7c (patch)
tree8be7da3bde7c8b5728266c33014b893d0c40f3ef
parentversion: bump (diff)
downloadwireguard-windows-f28375fd47ad549af899703d799c8e666162dc7c.tar.xz
wireguard-windows-f28375fd47ad549af899703d799c8e666162dc7c.zip
winipcfg: update documentation
Signed-off-by: Simon Rozman <simon@rozman.si>
-rw-r--r--tunnel/winipcfg/types.go2
1 files changed, 1 insertions, 1 deletions
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