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, 10 Mar 2015 09:55:42 +0000 (10:55 +0100)
commitf15b84f5aeb916788385faa5503f89c1b479d73b
tree539d29c17559c3b8edeba4eb9d3b4c09b7ee63c4
parent4e4a4af6cc0d563c679c9d94f89b2241135cd8bd
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>
(cherry picked from commit 3ff025a02cca3ff209668edd419d0e440e9865c6)
source4/dns_server/dns_update.c