mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 06:52:22 +03:00
pam-systemd-home: drop redundant newline
This commit is contained in:
parent
e58cd39f63
commit
a1792d1ada
@ -877,7 +877,6 @@ _public_ PAM_EXTERN int pam_sm_chauthtok(
|
||||
if (FLAGS_SET(flags, PAM_PRELIM_CHECK))
|
||||
return PAM_SUCCESS;
|
||||
|
||||
|
||||
old_secret = user_record_new();
|
||||
if (!old_secret)
|
||||
return pam_log_oom(handle);
|
||||
|
Loading…
Reference in New Issue
Block a user