summaryrefslogtreecommitdiffstats
path: root/avahi-core/rr.h
diff options
context:
space:
mode:
authorFederico Lucifredi <flucifredi@acm.org>2008-01-05 23:11:11 +0000
committerFederico Lucifredi <flucifredi@acm.org>2008-01-05 23:11:11 +0000
commit40d9a70e66969eadae3f97b758cd77e22e369d55 (patch)
treefb4cc630117645447b76b457b1fd47feb07f2679 /avahi-core/rr.h
parent43c9a93c9081428ee30c931612700698673cf3e3 (diff)
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
Diffstat (limited to 'avahi-core/rr.h')
-rw-r--r--avahi-core/rr.h1
1 files changed, 0 insertions, 1 deletions
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;