chiark / gitweb /
noip.c (encode_inet_addr): Hoist `found' label to top-level.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 6 Jun 2018 18:55:44 +0000 (19:55 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 6 Jun 2018 19:13:05 +0000 (20:13 +0100)
No functional change: the control flow is as it was before, but this
structure invites use of the label from the other branch of the main
`if'.


No differences found