Merge pull request #545 from bennyz/fix-typo

Remove redundant the
pull/627/head
Tim Stack 6 years ago committed by GitHub
commit 2e827da102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1488,7 +1488,7 @@ static void modeIterate(void* e, i64 c, void* pp){
/*
** Auxiliary function that iterates all elements in a map and finds the median
** (the value such that the number of elements smaller is equal the the number of
** (the value such that the number of elements smaller is equal the number of
** elements larger)
*/
static void medianIterate(void* e, i64 c, void* pp){

Loading…
Cancel
Save