X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-core%2Fserver.c;h=700b3a8eabc3fb6db7266dfeb6e9ef3eff5f09ca;hb=854f901f491ccda79aee11edc3d59109cb229d28;hp=7b0a56eec5752275a60ca90a693d9e73f2ae6e5c;hpb=740bc001fb647255709b5385d5a8a19781722097;p=catta diff --git a/avahi-core/server.c b/avahi-core/server.c index 7b0a56e..700b3a8 100644 --- a/avahi-core/server.c +++ b/avahi-core/server.c @@ -1104,7 +1104,7 @@ void avahi_server_decrease_host_rr_pending(AvahiServer *s) { server_set_state(s, AVAHI_SERVER_RUNNING); } -void avahi_host_rr_entry_group_callback(AvahiServer *s, AvahiSEntryGroup *g, AvahiEntryGroupState state, void *userdata) { +void avahi_host_rr_entry_group_callback(AvahiServer *s, AvahiSEntryGroup *g, AvahiEntryGroupState state, AVAHI_GCC_UNUSED void *userdata) { assert(s); assert(g);