]> git.ipfire.org Git - thirdparty/systemd.git/commit
pam-util: make pam_debug_syslog_errno() returns pam error
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 21 Nov 2025 00:21:25 +0000 (09:21 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 22 Nov 2025 00:42:41 +0000 (09:42 +0900)
commit7214aa9a2cbe52a0039bf744bfadaeda239f442d
tree067821ac592317e4f9a266cd889d2981dbd30747
parent82f2eb73b19ca239e3f93d90f546660d4532201a
pam-util: make pam_debug_syslog_errno() returns pam error

Currently, the result of pam_debug_syslog_errno() is unused, hence this
does not change anything and may be slightly redundant. But let's follow
our usual coding style.
src/shared/pam-util.h