aboutsummaryrefslogtreecommitdiff
path: root/apps/OboeTester/app/src/main/cpp/flowunits/ExponentialShape.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/OboeTester/app/src/main/cpp/flowunits/ExponentialShape.cpp')
-rw-r--r--apps/OboeTester/app/src/main/cpp/flowunits/ExponentialShape.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/OboeTester/app/src/main/cpp/flowunits/ExponentialShape.cpp b/apps/OboeTester/app/src/main/cpp/flowunits/ExponentialShape.cpp
index 4614306a..4aac2810 100644
--- a/apps/OboeTester/app/src/main/cpp/flowunits/ExponentialShape.cpp
+++ b/apps/OboeTester/app/src/main/cpp/flowunits/ExponentialShape.cpp
@@ -32,4 +32,4 @@ int32_t ExponentialShape::onProcess(int32_t numFrames) {
}
return numFrames;
-} \ No newline at end of file
+}