Let's avoid compiler warnings over types.
authorRichard Levitte <levitte@openssl.org>
Sat, 26 Feb 2000 01:45:17 +0000 (01:45 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 26 Feb 2000 01:45:17 +0000 (01:45 +0000)
commit47c177c7b369ba40aa7f4a56d4b83f4178cf1d9f
tree53fb1ff66dc654b2077e357287f2b88c72acc678
parentb755955a530eb217733660d18980e0a2471a31a6
Let's avoid compiler warnings over types.

Actually, this should be resolved by using size_t a bit more, but
that'll be for later.
crypto/bio/b_print.c