summaryrefslogtreecommitdiffstats
path: root/src/server/Broadcaster.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/Broadcaster.hpp')
-rw-r--r--src/server/Broadcaster.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/Broadcaster.hpp b/src/server/Broadcaster.hpp
index b610f2a2..b9aeae76 100644
--- a/src/server/Broadcaster.hpp
+++ b/src/server/Broadcaster.hpp
@@ -56,7 +56,7 @@ public:
*/
void set_ignore_client(SPtr<Interface> client) { _ignore_client = client; }
void clear_ignore_client() { _ignore_client.reset(); }
-
+
/** Return true iff there are any clients with broadcasting enabled.
*
* This is used in the audio thread to decide whether or not notifications