style: clang-format pass

This commit is contained in:
2026-03-20 19:05:41 -03:00
parent 3231638ce7
commit 2553f5ab4b
4 changed files with 22 additions and 19 deletions
+1 -1
View File
@@ -549,4 +549,4 @@ void Proxy::handleClient(SOCKET hClientSocket)
if (connectionClosed) break;
}
}
}
}