mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Formatting cleanup.
This commit is contained in:
@@ -66,6 +66,6 @@ namespace OpenSim.Framework.Communications
|
||||
/// <param name="lastName"></param>
|
||||
/// <param name="newPassword"></param>
|
||||
/// <returns>true if the update was successful, false otherwise</returns>
|
||||
bool ResetUserPassword(string firstName, string lastName, string newPassword);
|
||||
bool ResetUserPassword(string firstName, string lastName, string newPassword);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user