blacklist: add return statement. d'oh.

This commit is contained in:
Elizabeth Myers 2016-06-27 19:00:00 -05:00
parent c47e4958e9
commit 1db45f312a
No known key found for this signature in database
GPG key ID: 1A10EF78D83E317B

View file

@ -333,6 +333,8 @@ lookup_all_blacklists(struct auth_client *auth)
return false;
set_provider_timeout_relative(auth, SELF_PID, blacklist_timeout);
return true;
}
static inline void