mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-09 15:29:54 +02:00
prepare for merge back part 2, electric boogaloo
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#include <core.h>
|
#include <core.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
int main(int argc, char* argv[], char* envp[]) {
|
int main(int argc, char* argv[]) {
|
||||||
return sdrpp_main(argc, argv);
|
return sdrpp_main(argc, argv);
|
||||||
}
|
}
|
Reference in New Issue
Block a user