mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
fix typo
This commit is contained in:
parent
3a9e6be834
commit
33bbde42c8
@ -279,7 +279,7 @@ serial::list_ports(void)
|
|||||||
devices_found.push_back(port_info);
|
devices_found.push_back(port_info);
|
||||||
}
|
}
|
||||||
|
|
||||||
IOObjectRelase(serial_port_iterator);
|
IOObjectRelease(serial_port_iterator);
|
||||||
return devices_found;
|
return devices_found;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user