mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
module-raop: fix zeroconf copy and paste
This commit is contained in:
parent
717fb64e4e
commit
d79f9aa76e
1 changed files with 2 additions and 2 deletions
|
|
@ -47,10 +47,10 @@
|
|||
#include "module-protocol-pulse/format.h"
|
||||
#include "module-zeroconf-discover/avahi-poll.h"
|
||||
|
||||
/** \page page_module_zeroconf_discover PipeWire Module: Zeroconf Discover
|
||||
/** \page page_module_raop_discover PipeWire Module: RAOP Discover
|
||||
*/
|
||||
|
||||
#define NAME "zeroconf-discover"
|
||||
#define NAME "raop-discover"
|
||||
|
||||
PW_LOG_TOPIC_STATIC(mod_topic, "mod." NAME);
|
||||
#define PW_LOG_TOPIC_DEFAULT mod_topic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue