diff options
author | Pavel Reichl <preichl@redhat.com> | 2015-10-14 08:44:22 -0400 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2015-10-22 18:19:53 +0200 |
commit | 108af0012e016b464790478b8aa3ad60e712930f (patch) | |
tree | 5fd36cc564c67f42b5f546ccb3975c03f9816490 /src/util/strtonum.c | |
parent | 45363a04548738ac99a5d173e3fe021c28b61aec (diff) | |
download | sssd-108af0012e016b464790478b8aa3ad60e712930f.tar.gz sssd-108af0012e016b464790478b8aa3ad60e712930f.tar.xz sssd-108af0012e016b464790478b8aa3ad60e712930f.zip |
SDAP: change type of attrsonly in sdap_get_generic_ext_state
'attrsonly' parameter is directly passed to ldap_search_ext() and is
describe as:
The attrsonly parameter should be set to a non-zero value if only
attribute descriptions are wanted. It should be set to zero (0) if both
attributes descriptions and attribute values are wanted.
Boolean type should be fine for the 'attrsonly' parameter especially
since the actual parameter was already set to false in function calls.
Reviewed-by: Sumit Bose <sbose@redhat.com>
Diffstat (limited to 'src/util/strtonum.c')
0 files changed, 0 insertions, 0 deletions