diff options
author | wollman <wollman@FreeBSD.org> | 2001-11-08 22:01:35 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 2001-11-08 22:01:35 +0000 |
commit | e68b7c9ebfaea9db87f57593ad1adb817b5418a3 (patch) | |
tree | d5f27783694abe13c0485d7c7ab283120c8325c2 /lib/libc | |
parent | 243eea3da865ced58b03bd76f7557069f4701c3c (diff) | |
download | FreeBSD-src-e68b7c9ebfaea9db87f57593ad1adb817b5418a3.zip FreeBSD-src-e68b7c9ebfaea9db87f57593ad1adb817b5418a3.tar.gz |
Actually, arc4random() returns a uint32_t, not an int. Use the correct
constant, just in case uint32_t turns into a `short' ten years from now.
If this is MFC'd it will be necessary to hard-code the constant since
-stable doesn't have UINT32_MAX.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions