]> git.meshlink.io Git - catta/blobdiff - avahi-common/rr.c
* replace guchar and gint by AvahiProtocol, AvahiIfIndex at many places where it...
[catta] / avahi-common / rr.c
index 2a25321f4c2dc1ae971701efbaf62edf8ba4eb1c..c510e7f4c510f442ee4dc49859e9b1a44a4cabc0 100644 (file)
@@ -182,7 +182,6 @@ const gchar *avahi_dns_type_to_string(guint16 type) {
     }
 }
 
-
 gchar *avahi_key_to_string(const AvahiKey *k) {
     g_assert(k);
     g_assert(k->ref >= 1);