Source-Changes archive

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

CVS commit: src/games/larn



Module Name:    src
Committed By:   dholland
Date:           Mon Jan 28 05:48:57 UTC 2008

Modified Files:
        src/games/larn: io.c

Log Message:
Call srandom() as well as initializing the private random generator
(which is crappy and should be removed, but that's for another day...)
This way e.g. fortune cookies no longer appear always in the same order.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/games/larn/io.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