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