pull/345/head
c vw 2020-07-17 12:23:26 +02:00
rodzic d0bff25bb9
commit 31c7441338
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -853,7 +853,7 @@ int drake_get_chan(RIG *rig, channel_t *chan, int read_only)
strncpy(chan->channel_desc, mdbuf + 25, 7);
chan->channel_desc[8]='\0'; // in case strncpy did not terminate the string
chan->channel_desc[7]='\0'; // in case strncpy did not terminate the string
//now put the radio back the way it was
//we apparently can't do a read-only channel read