diff --git a/sdrbench/test_ft8.cpp b/sdrbench/test_ft8.cpp index 58128023e..321c7d58c 100644 --- a/sdrbench/test_ft8.cpp +++ b/sdrbench/test_ft8.cpp @@ -27,7 +27,7 @@ void MainBench::testFT8(const QString& wavFile, const QString& argsStr) { (void) wavFile; - (void) argStr; + (void) argsStr; qWarning("MainBench::testFT8: this version has no FT8 support"); } #else