diff options
Diffstat (limited to 'modules/pam_limits/pam_limits.c')
-rw-r--r-- | modules/pam_limits/pam_limits.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/pam_limits/pam_limits.c b/modules/pam_limits/pam_limits.c index 75c2bd99..89d03f8a 100644 --- a/modules/pam_limits/pam_limits.c +++ b/modules/pam_limits/pam_limits.c @@ -771,7 +771,6 @@ process_limit (const pam_handle_t *pamh, int source, const char *lim_type, } } } - return; } static int |