]> git.meshlink.io Git - catta/blobdiff - avahi-core/rr.c
* fix avahi when connected to the same network via two NICs
[catta] / avahi-core / rr.c
index cb2b8af0529eb570bafcf434c85f048e5bf0aeb5..c7f7d2cb4ca4dacd10ff6023fb6b3ccd26ec03a8 100644 (file)
@@ -463,7 +463,7 @@ static gint uint16_cmp(guint16 a, guint16 b) {
 
 gint avahi_record_lexicographical_compare(AvahiRecord *a, AvahiRecord *b) {
     gint r;
-/*      gchar *t1, *t2;  */
+/*      gchar *t1, *t2; */
 
     g_assert(a);
     g_assert(b);