tabs to spaces
This commit is contained in:
parent
d6c3aa5e03
commit
8428f5fd6c
|
|
@ -113,5 +113,6 @@ int main(int argc,const char *argv[])
|
||||||
printf("Generator: Numerical Recipes\n");
|
printf("Generator: Numerical Recipes\n");
|
||||||
run_randomtest(nr);
|
run_randomtest(nr);
|
||||||
print_bitcount();
|
print_bitcount();
|
||||||
|
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user