noip.c: Replace `WANT_...' constants with flags for `encode_inet_addr'.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 6 Jun 2018 18:40:29 +0000 (19:40 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 6 Jun 2018 19:13:05 +0000 (20:13 +0100)
I originally expected that I'd want to add some more flags here, but it
turned out that I was mistaken.  I think this is better anyway, and I
intend to continue this pattern elsewhere.

No functional change.


No differences found