Interim commit for COnvolutionReverb
This commit is contained in:
@@ -153,7 +153,7 @@ void AvahiService::create_group(AvahiClient *c)
|
||||
* because it was reset previously, add our entries. */
|
||||
if (avahi_entry_group_is_empty(group))
|
||||
{
|
||||
Lv2Log::debug(SS("Adding service '" << name));
|
||||
Lv2Log::debug(SS("Adding service '" << name << "'"));
|
||||
|
||||
std::string instanceTxtRecord = SS("id=" << this->instanceId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user