kopia lustrzana https://github.com/Hamlib/Hamlib
Balance RETURNFUNS2 in rig.c
rodzic
88a1d88e0f
commit
c640f66326
|
@ -248,6 +248,7 @@ static int add_opened_rig(RIG *rig)
|
||||||
{
|
{
|
||||||
struct opened_rig_l *p;
|
struct opened_rig_l *p;
|
||||||
|
|
||||||
|
ENTERFUNC2;
|
||||||
p = (struct opened_rig_l *)calloc(1, sizeof(struct opened_rig_l));
|
p = (struct opened_rig_l *)calloc(1, sizeof(struct opened_rig_l));
|
||||||
|
|
||||||
if (!p)
|
if (!p)
|
||||||
|
|
Ładowanie…
Reference in New Issue