mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Make read_ipa_config and filter_keys static to avoid "no previous prototype" warnings. Use correct datatype of return value for ber_scanf to correct different signedness comparision. Fixed while working on https://pagure.io/freeipa/issue/8478 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>