mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
clean tabs from osSHA256 patch (mantis 8839)
This commit is contained in:
@@ -2622,11 +2622,9 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
builder.Append(bytes[i].ToString("x2"));
|
||||
}
|
||||
return builder.ToString();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Get the nickname of this grid, as set in the [GridInfo] config section.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user