Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/sys/kern
On Sat, Aug 30, 2008 at 05:59:21PM +0900, Izumi Tsutsui wrote:
> reinoud%NetBSD.org@localhost wrote:
>
> > Log Message:
> > Fix simple typo:
> > - rnd_init(); /* initialize RNG */
> > + rnd_init(); /* initialize RND */
> >
>
> Isn't it Random Number Generator?
if so, why is it called rnd_init() then and not rng_init() ? shall i
revert?
RNG seems like the right thing.
.mrg.
Home |
Main Index |
Thread Index |
Old Index