mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-03 10:26:48 +08:00
dropped prefix C
This commit is contained in:
@@ -340,7 +340,7 @@ ClientApp::openClient(const String& name, const NetworkAddress& address,
|
||||
m_events,
|
||||
name,
|
||||
address,
|
||||
new CTCPSocketFactory(m_events, getSocketMultiplexer()),
|
||||
new TCPSocketFactory(m_events, getSocketMultiplexer()),
|
||||
NULL,
|
||||
screen,
|
||||
crypto,
|
||||
|
||||
Reference in New Issue
Block a user