Skip to content
Commit 63c6c471 authored by Ralf Schlatterbeck's avatar Ralf Schlatterbeck
Browse files

Fixes for 16-bit systems

Systems with sizof(int) == 2 default to expressions with that size.
So we have to do some explicit casts or use unigned long constants in
some cases.
In ssl.h the prototype of a function was not matching the definition.
This resulted in a type incompatibility on a 16-bit system.
parent 0a4ac0e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment