Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/games/fish



Module Name:    src
Committed By:   rillig
Date:           Sat May  1 21:10:57 UTC 2021

Modified Files:
        src/games/fish: fish.c

Log Message:
fish: remove modulo bias from random number generation

It probably doesn't matter in practice, but omitting this piece of code
always looks like an oversight.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/games/fish/fish.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index