mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
Update svn properties.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Net;
|
||||
using System.Text;
|
||||
|
||||
namespace OpenSim.Framework.Client
|
||||
{
|
||||
public interface IClientIPEndpoint
|
||||
{
|
||||
IPAddress EndPoint { get; }
|
||||
}
|
||||
}
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Net;
|
||||
using System.Text;
|
||||
|
||||
namespace OpenSim.Framework.Client
|
||||
{
|
||||
public interface IClientIPEndpoint
|
||||
{
|
||||
IPAddress EndPoint { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user