Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Erdbeergeist committed Dec 3, 2022
1 parent 105d286 commit 0005d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BloomFilter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ bool validate_sns(SEXP* args, int nargs)

/*
* Validate num_elements, epsilon, seed
* uint64_t, boot, uint64_t
* uint64_t, double, uint64_t
*/
bool validate_nes(SEXP* args, int nargs)
{
Expand Down

0 comments on commit 0005d56

Please sign in to comment.