pull/1867/head
Nate Bargmann 2025-08-22 15:21:04 -05:00
commit ad8707c74c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: FB2C5130D55A8819
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -783,7 +783,7 @@ int *rig_spectrum_cb_python(RIG *rig, struct rig_spectrum_line *rig_spectrum_lin
#endif
#ifdef SWIGPERL
char *send_raw(char *send, char *term, char *returnstr)
void send_raw(char *send, char *term, char *returnstr)
{
returnstr[0] = '\0';
int count;