]> git.donarmstrong.com Git - fastq-tools.git/blobdiff - src/rng.c
Fix the weird output behavior of fastq-sample.
[fastq-tools.git] / src / rng.c
index b5036997e6844279b0f05e737e29af4222f66f05..ac375d0312489a6b07d7d0d2f54532c12b1fec66 100644 (file)
--- a/src/rng.c
+++ b/src/rng.c
@@ -41,7 +41,7 @@
    your work".
 
    Makoto Matsumoto has a web page with more information about the
-   generator, http://www.math.keio.ac.jp/~matumoto/emt.html. 
+   generator, http://www.math.keio.ac.jp/~matumoto/emt.html.
 
    The paper below has details of the algorithm.