Hi Tim, Thanks for your answer.
On Sun, Oct 4, 2020 at 12:38 PM Tim Düsterhus <[email protected]> wrote: > > - srvrecord ? srvrecord : "-"); > > + srvrecord ? srvrecord : "-", > > srv->use_ssl); > > But here you don't. From what I am seeing the line breaks of the > parameters match the line breaks of the format string. it's not entirely true, e.g for srvrecord, but I can't certainly fix that to be more coherent. will send an update in v2. -- William

