mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 18:45:22 +02:00
Formatted the entire codebase and added a CI check for formatting
This commit is contained in:
@ -12,4 +12,4 @@ namespace core {
|
||||
void setInputSampleRate(double samplerate);
|
||||
};
|
||||
|
||||
int sdrpp_main(int argc, char *argv[]);
|
||||
int sdrpp_main(int argc, char* argv[]);
|
Reference in New Issue
Block a user