Add ; to k3.c to please the eye

pull/699/head
Mike Black W9MDB 2021-05-07 12:30:14 -05:00
rodzic ce470548b2
commit 493860dae8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1155,7 +1155,7 @@ int k3_set_mode(RIG *rig, vfo_t vfo, rmode_t mode, pbwidth_t width)
c = 'A' + kmode - 10;
}
rig_debug(RIG_DEBUG_VERBOSE, "%s: kmode=%d, cmode=%c\n", __func__, kmode, c)
rig_debug(RIG_DEBUG_VERBOSE, "%s: kmode=%d, cmode=%c\n", __func__, kmode, c);
if (vfo == RIG_VFO_B)
{