mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
Formatting cleanup.
This commit is contained in:
@@ -33,7 +33,7 @@ using System.Net.Sockets;
|
||||
|
||||
namespace OpenSim.Region.ScriptEngine.Common.TRPC
|
||||
{
|
||||
public class TCPServer: TCPCommon.ServerInterface
|
||||
public class TCPServer: TCPCommon.ServerInterface
|
||||
{
|
||||
public readonly int LocalPort;
|
||||
public TCPServer(int localPort)
|
||||
|
||||
Reference in New Issue
Block a user