aboutsummaryrefslogtreecommitdiffstats
path: root/dll.go
diff options
context:
space:
mode:
Diffstat (limited to 'dll.go')
-rw-r--r--dll.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/dll.go b/dll.go
index 79ce91a..ba9cad7 100644
--- a/dll.go
+++ b/dll.go
@@ -1,10 +1,10 @@
+//go:build windows
+
/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
*/
-//go:build windows
-
package wintun
import (