aboutsummaryrefslogtreecommitdiff
path: root/Linux-PAM/modules/pam_wheel/pam_wheel.c
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 16:15:40 -0800
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:00:25 -0800
commit9727ff2a3fa0e94a42b34a579027bacf4146d571 (patch)
tree893f3d050906e7cb2284f97cf4577bb5e8ccbb60 /Linux-PAM/modules/pam_wheel/pam_wheel.c
parent281e859131adad49301befbc50cfc5cd282c6937 (diff)
parentb2661a54ac276d20268dba45b4e025d58458241e (diff)
downloadpam-9727ff2a3fa0e94a42b34a579027bacf4146d571.tar.gz
pam-9727ff2a3fa0e94a42b34a579027bacf4146d571.tar.bz2
pam-9727ff2a3fa0e94a42b34a579027bacf4146d571.zip
New upstream version 0.99.10.0
Diffstat (limited to 'Linux-PAM/modules/pam_wheel/pam_wheel.c')
-rw-r--r--Linux-PAM/modules/pam_wheel/pam_wheel.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/Linux-PAM/modules/pam_wheel/pam_wheel.c b/Linux-PAM/modules/pam_wheel/pam_wheel.c
index ca0e171d..d7d8096e 100644
--- a/Linux-PAM/modules/pam_wheel/pam_wheel.c
+++ b/Linux-PAM/modules/pam_wheel/pam_wheel.c
@@ -274,8 +274,7 @@ struct pam_module _pam_wheel_modstruct = {
pam_sm_acct_mgmt,
NULL,
NULL,
- NULL,
- NULL,
+ NULL
};
#endif /* PAM_STATIC */