summaryrefslogtreecommitdiffstats
path: root/src/server/Broadcaster.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/Broadcaster.cpp')
-rw-r--r--src/server/Broadcaster.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/Broadcaster.cpp b/src/server/Broadcaster.cpp
index fa8624df..02ca9518 100644
--- a/src/server/Broadcaster.cpp
+++ b/src/server/Broadcaster.cpp
@@ -71,7 +71,7 @@ Broadcaster::set_broadcast(const Raul::URI& client, bool broadcast)
_must_broadcast.store(!_broadcastees.empty());
}
-/** Looks up the client with the given source @a uri (which is used as the
+/** Looks up the client with the given source `uri` (which is used as the
* unique identifier for registered clients).
*/
SPtr<Interface>