mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Apply updated patch from issue 1871. Thanks sempuki.
This commit is contained in:
@@ -133,7 +133,7 @@ namespace OpenSim.Data.SQLite
|
||||
public override void Dispose () {}
|
||||
|
||||
/// <summary>
|
||||
/// see IUserData,
|
||||
/// see IUserDataPlugin,
|
||||
/// Get user data profile by UUID
|
||||
/// </summary>
|
||||
/// <param name="uuid">User UUID</param>
|
||||
@@ -161,7 +161,7 @@ namespace OpenSim.Data.SQLite
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// see IUserData,
|
||||
/// see IUserDataPlugin,
|
||||
/// Get user data profile by name
|
||||
/// </summary>
|
||||
/// <param name="fname">first name</param>
|
||||
|
||||
Reference in New Issue
Block a user