aboutsummaryrefslogtreecommitdiff
path: root/pam/constants.go
diff options
context:
space:
mode:
Diffstat (limited to 'pam/constants.go')
-rw-r--r--pam/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pam/constants.go b/pam/constants.go
index 5c57e06..d2d0cf3 100644
--- a/pam/constants.go
+++ b/pam/constants.go
@@ -52,7 +52,7 @@ package pam
*/
import "C"
-// Item is a an PAM information type.
+// Item is a PAM information type.
type Item int
// PAM Item types.