diff options
Diffstat (limited to 'bloom.h')
-rw-r--r-- | bloom.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,4 +87,4 @@ int bloom_filter_contains(const struct bloom_filter *filter, const struct bloom_key *key, const struct bloom_filter_settings *settings); -#endif
\ No newline at end of file +#endif |