summaryrefslogtreecommitdiffstats
path: root/modules/auth/pam/pam.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/auth/pam/pam.go')
-rw-r--r--modules/auth/pam/pam.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/auth/pam/pam.go b/modules/auth/pam/pam.go
index 7d150b1c0b..7f326d42f5 100644
--- a/modules/auth/pam/pam.go
+++ b/modules/auth/pam/pam.go
@@ -1,4 +1,4 @@
-// +build !windows
+// +build pam
// Copyright 2014 The Gogs Authors. All rights reserved.
// Use of this source code is governed by a MIT-style