kopia lustrzana https://github.com/Hamlib/Hamlib
Fix cppcheck warning in ts850.c
rodzic
3dfa4c44e0
commit
e108de4515
|
@ -71,7 +71,7 @@ static struct kenwood_priv_caps ts850_priv_caps =
|
|||
|
||||
/* forward definitions */
|
||||
static int ts850_set_rit(RIG *rig, vfo_t vfo, shortfreq_t rit);
|
||||
static int ts850_set_xit(RIG *rig, vfo_t vfo, shortfreq_t rit);
|
||||
static int ts850_set_xit(RIG *rig, vfo_t vfo, shortfreq_t xit);
|
||||
static int ts850_get_level(RIG *rig, vfo_t vfo, setting_t level, value_t *val);
|
||||
static int ts850_set_channel(RIG *rig, const channel_t *chan);
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue