kopia lustrzana https://github.com/Hamlib/Hamlib
Fix spelling error in kenwood.c
rodzic
494a875d79
commit
59d22e0748
|
@ -757,7 +757,7 @@ int kenwood_open(RIG *rig)
|
||||||
if (RIG_OK != err)
|
if (RIG_OK != err)
|
||||||
{
|
{
|
||||||
rig_debug(RIG_DEBUG_ERR,
|
rig_debug(RIG_DEBUG_ERR,
|
||||||
"%s: no response to get_id from rig...contintuing anyways.\n", __func__);
|
"%s: no response to get_id from rig...continuing anyways.\n", __func__);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (RIG_IS_TS2000
|
if (RIG_IS_TS2000
|
||||||
|
|
Ładowanie…
Reference in New Issue