aboutsummaryrefslogtreecommitdiffstats
path: root/wintun.go
diff options
context:
space:
mode:
Diffstat (limited to 'wintun.go')
-rw-r--r--wintun.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/wintun.go b/wintun.go
index 404a2ff..254dc1e 100644
--- a/wintun.go
+++ b/wintun.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 (