aboutsummaryrefslogtreecommitdiffstats
path: root/device/send.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--device/send.go (renamed from send.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/send.go b/device/send.go
index b7cac04..b4e23c7 100644
--- a/send.go
+++ b/device/send.go
@@ -3,7 +3,7 @@
* Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved.
*/
-package main
+package device
import (
"bytes"