Skip to content
Snippets Groups Projects
Commit f3611c27 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

changed u_int16_t to unsigned short because it is the only place within ares...

changed u_int16_t to unsigned short because it is the only place within ares and curl where such a type would be used;
also it broke many autobuilds. We should probably introduce an ares_port_t if we want to use a type here.
parent d5de8495
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment