* 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
This commit is contained in:
Justin Clarke Casey
2008-08-30 18:29:37 +00:00
parent 49ec6dd882
commit 3faadb3f5c

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
{