summaryrefslogtreecommitdiff
path: root/pkg/helper/windows_manage.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/helper/windows_manage.go')
-rw-r--r--pkg/helper/windows_manage.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/helper/windows_manage.go b/pkg/helper/windows_manage.go
index 96da9a7..4f7bf06 100644
--- a/pkg/helper/windows_manage.go
+++ b/pkg/helper/windows_manage.go
@@ -1,9 +1,9 @@
+// +build windows
+
// Copyright 2012 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build windows
-
package helper
import (