Take down a comment that is no longer true.

/dev/random is ready for prime time!
This commit is contained in:
Mark Murray 2001-03-03 14:35:01 +00:00
parent 0d63ebd068
commit 61e934f038

View File

@ -26,10 +26,6 @@
* $FreeBSD$
*/
/* NOTE NOTE NOTE - This is not finished! It will supply numbers, but
* it is not yet cryptographically secure!!
*/
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>