mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
meson: fix type in comment
As per https://github.com/systemd/systemd/pull/38999#discussion_r2363704203
This commit is contained in:
@@ -2296,7 +2296,7 @@ pam_template = {
|
||||
],
|
||||
'dependencies' : [
|
||||
# Note: our PAM modules also call dlopen_libpam() and use
|
||||
# symbols aquired through that, hence the explicit dep here is
|
||||
# symbols acquired through that, hence the explicit dep here is
|
||||
# strictly speaking unnecessary. We put it in place anyway,
|
||||
# since for the PAM modules we cannot avoid libpam anyway,
|
||||
# after all they are loaded *by* libpam, and hence there's no
|
||||
|
||||
Reference in New Issue
Block a user