summaryrefslogtreecommitdiffstats
path: root/avahi-common/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/address.h')
-rw-r--r--avahi-common/address.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/address.h b/avahi-common/address.h
index c540de5..665c9c7 100644
--- a/avahi-common/address.h
+++ b/avahi-common/address.h
@@ -48,7 +48,7 @@ enum {
/** Special values for AvahiIfIndex */
enum {
- AVAHI_IF_UNSPEC = -1, /**< Unspecified/all interface(s) */
+ AVAHI_IF_UNSPEC = -1 /**< Unspecified/all interface(s) */
};
/** Return TRUE if the specified interface index is valid */