telnet: fix clang warnings
telnet.c(1401,28): warning: cast from function call of type 'int' to non-matching type 'HANDLE' (aka 'void *') [-Wbad-function-cast] Fixes #2696 Closes #2700
parent
9679790b
Please register or sign in to comment
URGENT! Gitlab maintenance operation scheduled for Thursday 23rd January from 2 p.m. to 6.00 p.m. (CET)
telnet.c(1401,28): warning: cast from function call of type 'int' to non-matching type 'HANDLE' (aka 'void *') [-Wbad-function-cast] Fixes #2696 Closes #2700