From 40d9a70e66969eadae3f97b758cd77e22e369d55 Mon Sep 17 00:00:00 2001 From: Federico Lucifredi Date: Sat, 5 Jan 2008 23:11:11 +0000 Subject: fixed TSIG original_id and bound TTLs for wide-area as observed in Bonjour publishing to my zone (1 for A, 3 for other types). git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico@1674 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-core/rr.h | 1 - 1 file changed, 1 deletion(-) (limited to 'avahi-core/rr.h') diff --git a/avahi-core/rr.h b/avahi-core/rr.h index b38a57d..5ad818c 100644 --- a/avahi-core/rr.h +++ b/avahi-core/rr.h @@ -114,7 +114,6 @@ typedef struct AvahiRecord { } aaaa; /**< Data for AAAA records */ struct { - char *name; char *algorithm_name; time_t time_signed; /*uint48_t */ uint16_t fudge; -- cgit