summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/lib/pam_chauthtok.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/lib/pam_chauthtok.c')
-rw-r--r--contrib/openpam/lib/pam_chauthtok.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/openpam/lib/pam_chauthtok.c b/contrib/openpam/lib/pam_chauthtok.c
index c35ed49..3248feb 100644
--- a/contrib/openpam/lib/pam_chauthtok.c
+++ b/contrib/openpam/lib/pam_chauthtok.c
@@ -54,3 +54,11 @@ pam_chauthtok(pam_handle_t *pamh,
return (openpam_dispatch(pamh, PAM_SM_CHAUTHTOK, flags));
}
+
+/*
+ * Error codes:
+ *
+ * =openpam_dispatch
+ * =pam_sm_chauthtok
+ * !PAM_IGNORE
+ */
OpenPOWER on IntegriCloud