* 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
0.6.0-stable
Justin Clarke Casey 2008-08-30 18:29:37 +00:00
parent 49ec6dd882
commit 3faadb3f5c
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ using OpenSim.Grid.Communications.OGS1;
namespace OpenSim.Grid.UserServer
{
/// <summary>
/// Grid user server main class
/// </summary>
public class OpenUser_Main : BaseOpenSimServer, conscmd_callback
{