mirror of
https://github.com/facebook/zstd.git
synced 2025-07-30 22:23:13 +03:00
fix datagen size control
This commit is contained in:
@ -143,7 +143,6 @@ int main(int argc, const char** argv)
|
|||||||
LOREM_genOut(size, seed);
|
LOREM_genOut(size, seed);
|
||||||
}
|
}
|
||||||
|
|
||||||
RDG_genStdout(size, (double)probaU32 / 100, litProba, seed);
|
|
||||||
DISPLAYLEVEL(3, "\n");
|
DISPLAYLEVEL(3, "\n");
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Reference in New Issue
Block a user