Fix a couple of warnings in mDNS registration. One of these is an
authorJames Peach <jpeach@samba.org>
Thu, 20 Dec 2007 06:33:43 +0000 (22:33 -0800)
committerJames Peach <jpeach@samba.org>
Thu, 20 Dec 2007 06:33:43 +0000 (22:33 -0800)
commit2ee96c7ee30ece5eeec97b545ac0f98fc3c00060
treec53cbf2ea18b027cc31b3efdbe8e8cfad8f3cc54
parent2403b319a76c3b425d618a3ff937e7ff05d211b4
Fix a couple of warnings in mDNS registration. One of these is an
actual bug where we pass a pointer instead of a pointer to a pointer.
(This used to be commit 36db6755103f01cb74bf4194fc81ca6d4b5320e4)
source3/smbd/dnsregister.c