summaryrefslogtreecommitdiffstats
path: root/avahi-core/rr.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/rr.h')
-rw-r--r--avahi-core/rr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/rr.h b/avahi-core/rr.h
index 63dc18d..21d6d63 100644
--- a/avahi-core/rr.h
+++ b/avahi-core/rr.h
@@ -98,7 +98,7 @@ typedef struct {
struct {
char *name;
- } ptr; /**< Data for PTR an CNAME records */
+ } ptr, ns, cname; /**< Data for PTR, NS and CNAME records */
struct {
char *cpu;