kopia lustrzana https://github.com/Hamlib/Hamlib
Another attempt to get tci1x.c to compile without warning
rodzic
48b53ffaac
commit
fc7beda918
|
@ -510,7 +510,7 @@ static const char *modeMapGetTCI(rmode_t modeHamlib)
|
|||
static rmode_t modeMapGetHamlib(const char *modeTCI)
|
||||
{
|
||||
int i;
|
||||
char modeTCICheck[MAXBUFLEN];
|
||||
char modeTCICheck[MAXBUFLEN+2];
|
||||
|
||||
ENTERFUNC;
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue