* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: update.c,v 1.184 2010/12/07 23:47:01 tbox Exp $ */
+/* $Id: update.c,v 1.185 2010/12/09 06:17:33 marka Exp $ */
#include <config.h>
dns_diffop_t op;
isc_boolean_t flag;
dns_name_t *name = dns_zone_getorigin(zone);
- dns_rdatatype_t privatetype = dns_zone_getprivatetype(zone);;
+ dns_rdatatype_t privatetype = dns_zone_getprivatetype(zone);
isc_uint32_t ttl = 0;
isc_boolean_t ttl_good = ISC_FALSE;