diff options
author | Michael Steinert <[email protected]> | 2015-12-04 10:05:44 -0600 |
---|---|---|
committer | Michael Steinert <[email protected]> | 2015-12-04 10:05:44 -0600 |
commit | 02ccfbfaf0cc627aa3aec8ef7ed5cfeec5b43f63 (patch) | |
tree | d553270c5d11e20e696606eaaca8a066f3631fdb /transaction.go | |
parent | 1d0c8bc60c18ec6096c2b04360857f5ace626cba (diff) |
[ci skip] Update documentation
Diffstat (limited to 'transaction.go')
-rw-r--r-- | transaction.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/transaction.go b/transaction.go index e4eface..cda848e 100644 --- a/transaction.go +++ b/transaction.go @@ -1,3 +1,4 @@ +// Package pam provides a wrapper for the PAM application API. package pam //#include <security/pam_appl.h> |