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 5ad818c..5dc3352 100644
--- a/avahi-core/rr.h
+++ b/avahi-core/rr.h
@@ -115,7 +115,7 @@ typedef struct AvahiRecord {
struct {
char *algorithm_name;
- time_t time_signed; /*uint48_t */
+ time_t time_signed; /* wire format is unusual uint48_t */
uint16_t fudge;
uint16_t mac_size;
char *mac;