summaryrefslogtreecommitdiff
path: root/src/codecs/sample.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/codecs/sample.cpp')
-rw-r--r--src/codecs/sample.cpp9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/codecs/sample.cpp b/src/codecs/sample.cpp
index 7bf14197..a1fe9bfd 100644
--- a/src/codecs/sample.cpp
+++ b/src/codecs/sample.cpp
@@ -268,8 +268,7 @@ void foconv(int* src, uint8_t* dst, int bits, int skip, int count) {
}
}
}
-
-
- }
-
-}
+
+} // namespace sample
+
+} // namespace audio