diff options
author | Tobias Stoeckmann <tobias@stoeckmann.org> | 2024-01-05 22:44:00 +0100 |
---|---|---|
committer | Dmitry V. Levin <ldv@strace.io> | 2024-01-05 21:44:00 +0000 |
commit | 387940a856bac59fb77d13572b504bf51cb1ed3b (patch) | |
tree | 5035e778f8fd21448d32fed50396e21138d757ea /libpam/pam_dispatch.c | |
parent | f19cd01ad56306e05145ff51fa392163405b8516 (diff) | |
download | pam-387940a856bac59fb77d13572b504bf51cb1ed3b.tar.gz pam-387940a856bac59fb77d13572b504bf51cb1ed3b.tar.bz2 pam-387940a856bac59fb77d13572b504bf51cb1ed3b.zip |
libpam: use correct function definition
The declaration uses static keyword, the definition does not.
Fix the definition, because the function is only used in this
file.
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Diffstat (limited to 'libpam/pam_dispatch.c')
0 files changed, 0 insertions, 0 deletions