mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
module-raop: fix zeroconf copy and paste
This commit is contained in:
parent
717fb64e4e
commit
33f3a987ec
1 changed files with 2 additions and 2 deletions
|
|
@ -47,10 +47,10 @@
|
||||||
#include "module-protocol-pulse/format.h"
|
#include "module-protocol-pulse/format.h"
|
||||||
#include "module-zeroconf-discover/avahi-poll.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);
|
PW_LOG_TOPIC_STATIC(mod_topic, "mod." NAME);
|
||||||
#define PW_LOG_TOPIC_DEFAULT mod_topic
|
#define PW_LOG_TOPIC_DEFAULT mod_topic
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue