diff --git a/src/lib/avahi/Service.hxx b/src/lib/avahi/Service.hxx index 73b45c070..1a8f3fbdb 100644 --- a/src/lib/avahi/Service.hxx +++ b/src/lib/avahi/Service.hxx @@ -11,6 +11,9 @@ namespace Avahi { +/** + * A service that will be published by class #Publisher. + */ struct Service { AvahiIfIndex interface = AVAHI_IF_UNSPEC; AvahiProtocol protocol = AVAHI_PROTO_UNSPEC;