From ca6e5570750b7f5dc37e762db2d2239a50923ea8 Mon Sep 17 00:00:00 2001
From: Justin Clarke Casey
Date: Sun, 23 Mar 2008 21:32:30 +0000
Subject: * minor: check in the rest of a comment I forgot to finish off in the
last revision
---
OpenSim/Framework/Communications/LoginService.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/OpenSim/Framework/Communications/LoginService.cs b/OpenSim/Framework/Communications/LoginService.cs
index 3e3216f..c04e8b9 100644
--- a/OpenSim/Framework/Communications/LoginService.cs
+++ b/OpenSim/Framework/Communications/LoginService.cs
@@ -73,7 +73,7 @@ namespace OpenSim.Framework.UserManagement
}
///
- /// Called when we receive the client's initial
+ /// Called when we receive the client's initial XMLRPC login_to_simulator request message
///
/// The XMLRPC request
/// The response to send
--
cgit v1.1