kopia lustrzana https://github.com/Hamlib/Hamlib
rigctld flush and exit for -L option
rodzic
328731921e
commit
5daf92d224
|
@ -761,6 +761,8 @@ int main(int argc, char *argv[])
|
|||
if (show_conf)
|
||||
{
|
||||
rig_token_foreach(my_rig, print_conf_list, (rig_ptr_t)my_rig);
|
||||
fflush(stdout);
|
||||
exit(0);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Ładowanie…
Reference in New Issue