kopia lustrzana https://github.com/Hamlib/Hamlib
Fix build failure on openSUSE Tumbleweed, Slowroll and Leap 16.0
Thanks to @dl8fcl Walter.pull/1864/head
rodzic
0317e64dc8
commit
6eb7c1d6dd
|
@ -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;
|
||||
|
|
Ładowanie…
Reference in New Issue