Unverified Commit ab4cf996 authored by Gisle Vanem's avatar Gisle Vanem Committed by Daniel Stenberg
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment