diff options
Diffstat (limited to 'OpenSim/Framework/Data.MySQL/MySQLGridData.cs')
-rw-r--r-- | OpenSim/Framework/Data.MySQL/MySQLGridData.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/Data.MySQL/MySQLGridData.cs b/OpenSim/Framework/Data.MySQL/MySQLGridData.cs index 3855d99..0cba9f0 100644 --- a/OpenSim/Framework/Data.MySQL/MySQLGridData.cs +++ b/OpenSim/Framework/Data.MySQL/MySQLGridData.cs | |||
@@ -331,7 +331,7 @@ namespace OpenSim.Framework.Data.MySQL | |||
331 | } | 331 | } |
332 | 332 | ||
333 | /// <summary> | 333 | /// <summary> |
334 | /// DEPRECIATED. Attempts to authenticate a region by comparing a shared secret. | 334 | /// DEPRECATED. Attempts to authenticate a region by comparing a shared secret. |
335 | /// </summary> | 335 | /// </summary> |
336 | /// <param name="uuid">The UUID of the challenger</param> | 336 | /// <param name="uuid">The UUID of the challenger</param> |
337 | /// <param name="handle">The attempted regionHandle of the challenger</param> | 337 | /// <param name="handle">The attempted regionHandle of the challenger</param> |