server/admin.c (acmd_addr): Don't assert about the address family.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 16 Sep 2017 15:44:40 +0000 (16:44 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 28 Jun 2018 23:26:40 +0000 (00:26 +0100)
commit0451e0e42fbba844a4cd307f5a133b50d8f438f7
tree9f8409387465247e001a7274745e18e10feccc61
parent813d2de98ea1bc45a68c3262c1df87f0834bd0ab
server/admin.c (acmd_addr): Don't assert about the address family.

The `?ADDR' formatting directive can look after itself.
server/admin.c