dropped prefix C

This commit is contained in:
XinyuHou
2015-01-12 10:33:29 +00:00
parent 7bff958422
commit f973d1498d
9 changed files with 55 additions and 55 deletions

View File

@@ -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,