]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Revert half of r10135, and re-fix properly.
authorSimon Tatham <anakin@pobox.com>
Wed, 5 Feb 2014 21:51:25 +0000 (21:51 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 5 Feb 2014 21:51:25 +0000 (21:51 +0000)
commit0f04cab1517cd158e2d959bf0879ae5983d163fd
treebb715c01b232ce9d74e1f5185348ed15a7996f3b
parente00a004e64d9de3f8ff5c4eb745faa326c307057
Revert half of r10135, and re-fix properly.

One of my changes in uxnet.c was outside the NO_IPV6 ifdef, and broke
compilation in the normal mode. Revert all changes in that file and
replace with a reference to the 'step' parameter in the no-IPv6
version of the SOCKADDR_FAMILY macro, so that those warnings are
squelched anyway.

[originally from svn r10136]
[r10135 == e00a004e64d9de3f8ff5c4eb745faa326c307057]
unix/uxnet.c