diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2020-03-18 21:53:06 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2020-03-18 21:53:06 +0000 |
commit | 8b7112d4f0ef82d02b1219374a25089848a3a8a3 (patch) | |
tree | b66c4e1d9c506371c787c02ef1fcf1c837c46e3f /conf | |
parent | a5d47d59cad4b5c3d1858884536e05a8e684f04d (diff) | |
download | pam-8b7112d4f0ef82d02b1219374a25089848a3a8a3.tar.gz pam-8b7112d4f0ef82d02b1219374a25089848a3a8a3.tar.bz2 pam-8b7112d4f0ef82d02b1219374a25089848a3a8a3.zip |
modules/pam_timestamp: fix clang compilation warning
modules/pam_timestamp/pam_timestamp.c:807:17: warning: logical not
is only applied to the left hand side of this comparison
[-Wlogical-not-parentheses]
} else if (!timestamp_good(st.st...
^
* modules/pam_timestamp/pam_timestamp.c (main): Change timestamp_good
return code check to a more traditional form.
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions