From c9a983a85e5abf111eeda5fcb169489785294f1d Mon Sep 17 00:00:00 2001 From: Justin Clarke Casey Date: Sat, 14 Jun 2008 20:52:42 +0000 Subject: * minor: A few miscellaneous doc comments before I break and start on something else --- OpenSim/Region/Communications/OGS1/OGS1GridServices.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'OpenSim/Region/Communications/OGS1/OGS1GridServices.cs') diff --git a/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs b/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs index cbb99dc..bbb3163 100644 --- a/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs +++ b/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs @@ -642,7 +642,7 @@ namespace OpenSim.Region.Communications.OGS1 #region m_interRegion Comms /// - /// + /// Start listening for .net remoting calls from other regions. /// private void StartRemoting() { @@ -789,7 +789,7 @@ namespace OpenSim.Region.Communications.OGS1 } /// - /// + /// Inform a region that a child agent will be on the way from a client. /// /// /// -- cgit v1.1