mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
* setting some readonlies
This commit is contained in:
@@ -32,7 +32,7 @@ namespace OpenSim.Framework.Communications
|
||||
{
|
||||
public class CAPSService
|
||||
{
|
||||
private BaseHttpServer m_server;
|
||||
private readonly BaseHttpServer m_server;
|
||||
|
||||
public CAPSService(BaseHttpServer httpServer)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user