s3:utils: Use C99 initializer in functable in net_lookup
authorAndreas Schneider <asn@samba.org>
Mon, 14 Jan 2019 09:50:33 +0000 (10:50 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 28 Jan 2019 09:29:23 +0000 (10:29 +0100)
commit2eab064aa4679b3ee5020977cef459d5883aea97
tree3040fd8b8681e65ed8577fcd78fe16fc4247f946
parent4ad94b605be0ff04e0cae933b2ac609fc1f7351d
s3:utils: Use C99 initializer in functable in net_lookup

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source3/utils/net_lookup.c