1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-16 09:56:34 -04:00
sdrangel/appbench
Daniele Forsi 02ecda52fb Remove extra open round brackets
Fixes errors found by cppcheck:
app/main.cpp:149:10: error: Unmatched '('. Configuration: ''. [syntaxError]
appsrv/main.cpp:85:10: error: Unmatched '('. Configuration: ''. [syntaxError]
appbench/main.cpp:88:10: error: Unmatched '('. Configuration: ''. [syntaxError]
2023-04-29 10:39:46 +02:00
..
main.cpp Remove extra open round brackets 2023-04-29 10:39:46 +02:00