curl_sockaddr struct member addrlen is an 'unsigned int' since 7.18.0

This commit is contained in:
Yang Tse 2009-05-06 14:04:05 +00:00
parent 77bb536542
commit 63c5ed3798
1 changed files with 1 additions and 1 deletions

View File

@ -1141,7 +1141,7 @@
d family 10i 0
d socktype 10i 0
d protocol 10i 0
d addrlen 10i 0 socklen_t
d addrlen 10u 0
d addr 16 struct sockaddr
*
d curl_forms ds based(######ptr######)