Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: rpaulo
Date: Fri Feb 17 19:22:30 UTC 2006
Modified Files:
src/sys/dev: rnd.c
Log Message:
In rnd_add_uint32(), there's no need to check for rs == NULL since
that was already done by the caller, rnd_add_data().
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/dev/rnd.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