]> diplodocus.org Git - nmh/commitdiff
Fix bug in advertise("", "", "foo", ap).
authorRalph Corderoy <ralph@inputplus.co.uk>
Mon, 17 Apr 2017 09:57:54 +0000 (10:57 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Mon, 17 Apr 2017 09:57:54 +0000 (10:57 +0100)
A non-NULL but empty `what' would result in "fooerrno\n" without
separation.  Improve the function's comment to try and make it obvious
how its out of order parameters appear.


No differences found