chiark / gitweb /
noip.c: Fix some holdovers with hardcoded address families.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 2 May 2016 12:24:53 +0000 (13:24 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 2 May 2016 23:11:50 +0000 (00:11 +0100)
commit17085e3f1ab86464e67d0d1a3c4b65b3617165a3
treea7d0c622766b25775d1683ac55c9927d5a6cae39
parent99222954396fb6ad618fea50123c5fa565b78ed6
noip.c: Fix some holdovers with hardcoded address families.

Now all of the references to `_INET' are in the `Address-type hacking'
section where they belong.  This should really have been done as part of
the IPv6 work, but unaccountably wasn't.
noip.c