mirror of
https://github.com/facebook/zstd.git
synced 2024-11-23 12:56:47 +08:00
fix datagen size control
This commit is contained in:
parent
7a225c0c46
commit
1e240af30a
@ -143,7 +143,6 @@ int main(int argc, const char** argv)
|
||||
LOREM_genOut(size, seed);
|
||||
}
|
||||
|
||||
RDG_genStdout(size, (double)probaU32 / 100, litProba, seed);
|
||||
DISPLAYLEVEL(3, "\n");
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user