kopia lustrzana https://github.com/Hamlib/Hamlib
Balance ENTER/RETURN in rig.c
rodzic
9861d1f87b
commit
57b063a44c
|
@ -6011,6 +6011,7 @@ int HAMLIB_API rig_set_powerstat(RIG *rig, powerstat_t status)
|
|||
{
|
||||
int retcode;
|
||||
|
||||
ENTERFUNC;
|
||||
rig_debug(RIG_DEBUG_VERBOSE, "%s called status=%d\n", __func__, status);
|
||||
|
||||
if (CHECK_RIG_ARG(rig))
|
||||
|
|
Ładowanie…
Reference in New Issue