X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-daemon%2Fdbus-protocol.h;h=d23b5248a47b5d8bab0aa7fc293b2bf308bbe455;hb=fbce111b069aa1e4c701ed37ee1d9f6d6cefaac5;hp=08774265acffb3036de3ba3bd5781796a7d857ba;hpb=05d7275c1d856fbe911e5e6af2c63bce8e766a53;p=catta diff --git a/avahi-daemon/dbus-protocol.h b/avahi-daemon/dbus-protocol.h index 0877426..d23b524 100644 --- a/avahi-daemon/dbus-protocol.h +++ b/avahi-daemon/dbus-protocol.h @@ -22,7 +22,7 @@ USA. ***/ -int dbus_protocol_setup(const AvahiPoll *poll_api); +int dbus_protocol_setup(const AvahiPoll *poll_api, int disable_user_service_publishing); void dbus_protocol_shutdown(void); void dbus_protocol_server_state_changed(AvahiServerState state);