]> git.meshlink.io Git - catta/blobdiff - avahi-common/address.h
remove some superfluous commas from enum definitions
[catta] / avahi-common / address.h
index c540de506e9f6e1f649298167aa08ba52d7e4a5a..665c9c7dc76b56cd16772d599692cebad4e75083 100644 (file)
@@ -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 */