kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
2c40ebcbc1
commit
da96315dc5
|
@ -732,7 +732,7 @@ int HAMLIB_API serial_flush(hamlib_port_t *p)
|
||||||
|
|
||||||
#ifdef __WIN32__
|
#ifdef __WIN32__
|
||||||
struct termios_list *index;
|
struct termios_list *index;
|
||||||
index = win32_serial_find_port(fd);
|
index = win32_serial_find_port(p->fd);
|
||||||
|
|
||||||
if (!index)
|
if (!index)
|
||||||
{
|
{
|
||||||
|
|
Ładowanie…
Reference in New Issue