]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move zonediff_t to lib/dns/zone_p.h
authorMichał Kępień <michal@isc.org>
Tue, 13 Mar 2018 13:06:08 +0000 (14:06 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 9 May 2018 11:21:02 +0000 (13:21 +0200)
commitace465a9f924ca445eb31c925abde864a4f2adea
treee42ee60f520b8593364932269b45a9a18c2eb730
parentc1bc3be80692606c13b4549d3718ad2116718d6c
Move zonediff_t to lib/dns/zone_p.h

Rename zonediff_t to dns__zonediff_t and move it to lib/dns/zone_p.h, so
that unit tests can be written for functions taking pointers to
structures of this type as arguments.
lib/dns/zone.c
lib/dns/zone_p.h