summaryrefslogtreecommitdiffstats
path: root/src/soundio/sounddevicenetwork.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/soundio/sounddevicenetwork.cpp')
-rw-r--r--src/soundio/sounddevicenetwork.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soundio/sounddevicenetwork.cpp b/src/soundio/sounddevicenetwork.cpp
index bce818e71f..461e506644 100644
--- a/src/soundio/sounddevicenetwork.cpp
+++ b/src/soundio/sounddevicenetwork.cpp
@@ -28,7 +28,7 @@ const int kNetworkLatencyFrames = 8192; // 185 ms @ 44100 Hz
// which is 185 @ 44100 ms and twice the maximum of the max mixxx audio buffer
const mixxx::Logger kLogger("SoundDeviceNetwork");
-}
+} // namespace
SoundDeviceNetwork::SoundDeviceNetwork(UserSettingsPointer config,
SoundManager *sm,