summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 f55230e..6c15c01 100644
--- a/avahi-core/rr.h
+++ b/avahi-core/rr.h
@@ -107,7 +107,7 @@ typedef struct AvahiRecord {
struct {
char *algorithm_name;
- uint48_t time_signed;
+ char *time_signed; /*uint48_t */
uint16_t fudge;
uint16_t mac_size;
char *mac;