Fix wording error in flrig.c

pull/1603/head
Mike Black W9MDB 2024-08-17 16:21:56 -05:00
rodzic 6e0aa59cc2
commit d7191615ee
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -954,7 +954,7 @@ static int flrig_open(RIG *rig)
rig_debug(RIG_DEBUG_VERBOSE, "%s: get_bwB is available=%s\n", __func__, value);
}
/* see if set_bwA is available */
/* see if set_bwB is available */
retval = flrig_transaction(rig, "rig.set_bwB", NULL, value, sizeof(value));
if (retval == RIG_ENAVAIL) // must not have it