Cast to unsigned long to match the rest of the expression. This is just
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 1 Aug 2008 04:42:30 +0000 (04:42 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 1 Aug 2008 04:42:30 +0000 (04:42 +0000)
commit1ee4c2e34957bfd79dbc73ff8d2c546814185246
tree2bdfba19b8e4ad3bbe56ed9aa9a6967698d52089
parente469566bdb7b27c44c1b3d092f7d780c94ce8f1f
Cast to unsigned long to match the rest of the expression.  This is just
a clean-up.

Reported-by: "Robin Carey" <robin.carey1@googlemail.com>
sys/kern/kern_nrandom.c