]> git.sesse.net Git - casparcg/blobdiff - protocol/clk/CLKProtocolStrategy.cpp
3568865: CLK server component can't handle more than one connection
[casparcg] / protocol / clk / CLKProtocolStrategy.cpp
index 4ce1a23e6133e8348a313c511785a541188186a7..dda74314bd6cb872062f261fbf47b95799174dad 100644 (file)
@@ -110,7 +110,9 @@ void CLKProtocolStrategy::Parse(const TCHAR* pData, int charCount, IO::ClientInf
                                }\r
                                else\r
                                {\r
-                                       CASPAR_LOG(debug) << L"CLK: Executed valid command: " \r                                         << currentCommandString_.str();\r                                }\r
+                                       CASPAR_LOG(debug) << L"CLK: Executed valid command: " \r
+                                               << currentCommandString_.str();\r
+                               }\r
                        } \r
                        catch (...)\r
                        {\r