mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
Remove confusing comment.
This commit is contained in:
parent
d9847ff87b
commit
24564c59d3
@ -133,7 +133,7 @@ serial::list_ports()
|
||||
std::string portName = port_name;
|
||||
std::string friendlyName = friendly_name;
|
||||
std::string hardwareId = hardware_id;
|
||||
#endif // !UNICODE
|
||||
#endif
|
||||
|
||||
PortInfo port_entry;
|
||||
port_entry.port = portName;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user