X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-compat-howl%2Fcompat.c;h=e4362081ca5a8740e0e1a9d3595493001ebcaa34;hb=aec83994fea80aec0965bc9ecc95fe0139be3160;hp=a7e280905781373061e439498f647f7674e2e526;hpb=6ecd227ceadc32ed229246aa61df6361c7b58a95;p=catta diff --git a/avahi-compat-howl/compat.c b/avahi-compat-howl/compat.c index a7e2809..e436208 100644 --- a/avahi-compat-howl/compat.c +++ b/avahi-compat-howl/compat.c @@ -711,13 +711,13 @@ static void reg_client_callback(oid_data *data, AvahiClientState state) { } case AVAHI_CLIENT_S_COLLISION: + case AVAHI_CLIENT_S_REGISTERING: /* Remove our entry */ avahi_entry_group_reset(data->object); break; case AVAHI_CLIENT_CONNECTING: - case AVAHI_CLIENT_S_REGISTERING: /* Ignore */ break; }