On Fri, Jun 16, 2023 at 07:14:01AM +0200, Theo Buehler wrote:
> With the last print_host() contortions out of the way, this is only used
> via print_addr() and can go. Make sa, buf, len local. Align variables.
> Unindent the if (buf == NULL) path.
One minor comment below.
> Index: iked.h
> =
With the last print_host() contortions out of the way, this is only used
via print_addr() and can go. Make sa, buf, len local. Align variables.
Unindent the if (buf == NULL) path.
Index: iked.h
===
RCS file: /cvs/src/sbin/iked/iked.h,