cast to unsigned int, not to int to avoid the warning -- all these
authorBodo Möller <bodo@openssl.org>
Wed, 14 Nov 2001 21:18:35 +0000 (21:18 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 14 Nov 2001 21:18:35 +0000 (21:18 +0000)
commitc23d16ac1987f453ade45d3b9927e62c02b17ce0
tree62c1b041d5b6e6c868926e01fc07c4132fd39e6f
parent1b28ed575be65c5cc1b3873f1f1a854e5f888c5b
cast to unsigned int, not to int to avoid the warning -- all these
values really are unsigned
ssl/s2_srvr.c