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 1c3aad6..b38a57d 100644
--- a/avahi-core/rr.h
+++ b/avahi-core/rr.h
@@ -48,7 +48,7 @@ enum {
enum {
AVAHI_TSIG_HMAC_MD5 = 0x1,
AVAHI_TSIG_HMAC_SHA1 = 0x2,
- AVAHI_TSIG_HMAC_SHA256 = 0x3,
+ AVAHI_TSIG_HMAC_SHA256 = 0x3
};
/** DNS record classes, see RFC 1035, in addition to those defined in defs.h */