s4:dns_server: use .wType = DNS_TYPE_TOMBSTONE instead of ZERO_STRUCT()
authorStefan Metzmacher <metze@samba.org>
Thu, 31 Jul 2014 07:32:00 +0000 (09:32 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 Aug 2014 07:13:06 +0000 (09:13 +0200)
commit3ff025a02cca3ff209668edd419d0e440e9865c6
treef55aad998b8a7ad0b33a5a959221c8545c45cdd2
parent0689e795e073008d2ad539c0ef5ddbdc6d9efdac
s4:dns_server: use .wType = DNS_TYPE_TOMBSTONE instead of ZERO_STRUCT()

The result is the same, but it is clearer.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10749

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dns_server/dns_update.c