s4:dns_server: use .wType = DNS_TYPE_TOMBSTONE instead of ZERO_STRUCT()
commit31b5192297135b3a47b411d4c349a944a809c681
authorStefan Metzmacher <metze@samba.org>
Thu, 31 Jul 2014 07:32:00 +0000 (31 09:32 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 8 Sep 2014 05:49:10 +0000 (8 07:49 +0200)
treec88c30b3369eb695abeb49f7fdfc41bf588b19c7
parentec0df9f71e6cf1d7836f87bd27e40cebed04dc24
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