kopia lustrzana https://github.com/Hamlib/Hamlib
Fix cppcheck warnings in gs232.c
rodzic
9ab1b426ce
commit
e93acb14ad
|
@ -107,7 +107,7 @@ transaction_write:
|
||||||
goto transaction_quit;
|
goto transaction_quit;
|
||||||
}
|
}
|
||||||
|
|
||||||
#if 0
|
#ifdef XXREMOVEDXX
|
||||||
|
|
||||||
/* Check that command termination is correct */
|
/* Check that command termination is correct */
|
||||||
if (strchr(REPLY_EOM, data[strlen(data) - 1]) == NULL)
|
if (strchr(REPLY_EOM, data[strlen(data) - 1]) == NULL)
|
||||||
|
|
Ładowanie…
Reference in New Issue