Commit f3611c27 authored by Gunter Knauf's avatar Gunter 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
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