sb-bsd-sockets: Fix type of canonname in addrinfo.
authorStas Boukarev <stassats@gmail.com>
Mon, 3 Jun 2013 16:30:19 +0000 (20:30 +0400)
committerStas Boukarev <stassats@gmail.com>
Mon, 3 Jun 2013 16:30:19 +0000 (20:30 +0400)
Should be c-string-pointer, not c-string.

Fixes lp#1187041, patch by Jerry James.


No differences found