From b37b71b2738599419239b3e3081f9e1b5e78ec06 Mon Sep 17 00:00:00 2001 From: Justin Clarke Casey Date: Mon, 18 Feb 2008 17:31:05 +0000 Subject: * Make RegionProfileData.RequestSimProfileData static * Minor documentation bits --- OpenSim/Region/Communications/OGS1/OGS1GridServices.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim/Region/Communications/OGS1') diff --git a/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs b/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs index 5d38b83..0a9a05c 100644 --- a/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs +++ b/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs @@ -75,7 +75,7 @@ namespace OpenSim.Region.Communications.OGS1 } /// - /// + /// Contructor. Adds "expect_user" and "check" xmlrpc method handlers /// /// /// -- cgit v1.1