summaryrefslogtreecommitdiff
path: root/aiq/aiq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'aiq/aiq.cpp')
-rw-r--r--aiq/aiq.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/aiq/aiq.cpp b/aiq/aiq.cpp
index 24c61cb..52a9c07 100644
--- a/aiq/aiq.cpp
+++ b/aiq/aiq.cpp
@@ -138,8 +138,7 @@ int AIQ::setStatistics(unsigned int frame,
* might run asycnronously, or after receipt of statistics, with the filling
* of the parameter buffer being the only part handled when called for.
*/
-int AIQ::run2a(unsigned int frame, AiqInputParameters &params,
- AiqResults &results)
+int AIQ::run2a(unsigned int frame, AiqInputParameters &params, AiqResults &results)
{
(void)frame;