From 3faadb3f5c3dfbb3bf096b50f676ff7d5536365f Mon Sep 17 00:00:00 2001 From: Justin Clarke Casey Date: Sat, 30 Aug 2008 18:29:37 +0000 Subject: * minor: Tiny doc addition to trigger another build that hopefully won't fail * I can't see why the last compile failed - hoping it's some kind of glitch --- OpenSim/Grid/UserServer/Main.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'OpenSim/Grid') diff --git a/OpenSim/Grid/UserServer/Main.cs b/OpenSim/Grid/UserServer/Main.cs index eeeea79..e487648 100644 --- a/OpenSim/Grid/UserServer/Main.cs +++ b/OpenSim/Grid/UserServer/Main.cs @@ -44,6 +44,7 @@ using OpenSim.Grid.Communications.OGS1; namespace OpenSim.Grid.UserServer { /// + /// Grid user server main class /// public class OpenUser_Main : BaseOpenSimServer, conscmd_callback { -- cgit v1.1