8e018b1e83a6e22d8c520186e3e74a4d9fcb8888 |
|
27-May-2014 |
Phil Carmody <phil@dovecot.fi> |
lib-otp: cast to the correct type of function pointer
sparse complains about the result of the F() cast being the wrong type
for the initialisation, which is true. So just cast to the right type
in the first place.
Signed-off-by: Phil Carmody <phil@dovecot.fi> |