diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2013-09-03 09:45:34 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-09-03 15:55:42 +0200 |
commit | 58dee4047788964ed4b0f6c5d6512967f390ac21 (patch) | |
tree | 7338a023303872d511c0dce55f8fe4004d85c176 /src/providers/ipa/ipa_selinux_common.c | |
parent | 546f1e38fa7ec1d86dd44117dda45f456fb00d39 (diff) | |
download | sssd-58dee4047788964ed4b0f6c5d6512967f390ac21.tar.gz sssd-58dee4047788964ed4b0f6c5d6512967f390ac21.tar.bz2 sssd-58dee4047788964ed4b0f6c5d6512967f390ac21.zip |
UTIL: Use standard maximum value of type size_t
It is better to use standard constant for maximum value of type size_t,
instead of reinventing wheel with own defined constant SIZE_T_MAX
This patch replace string "SIZE_T_MAX" -> "SIZE_MAX"
Diffstat (limited to 'src/providers/ipa/ipa_selinux_common.c')
0 files changed, 0 insertions, 0 deletions