kopia lustrzana https://github.com/Hamlib/Hamlib
Fix cppcheck warning in ampctl_parse.c
rodzic
d04bc80ab6
commit
dc19f2820e
|
@ -1550,7 +1550,7 @@ void print_model_list()
|
|||
|
||||
for (s = models; s != NULL; s = (struct mod_lst *)(s->hh.next))
|
||||
{
|
||||
printf("%6d %-23s%-24s%-16s%s\n",
|
||||
printf("%6u %-23s%-24s%-16s%s\n",
|
||||
s->id,
|
||||
s->mfg_name,
|
||||
s->model_name,
|
||||
|
|
Ładowanie…
Reference in New Issue