mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
clean tabs from osSHA256 patch (mantis 8839)
This commit is contained in:
@@ -521,10 +521,10 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
|
||||
return m_OSSL_Functions.osKey2Name(id);
|
||||
}
|
||||
|
||||
public string osSHA256(string input)
|
||||
{
|
||||
return m_OSSL_Functions.osSHA256(input);
|
||||
}
|
||||
public string osSHA256(string input)
|
||||
{
|
||||
return m_OSSL_Functions.osSHA256(input);
|
||||
}
|
||||
|
||||
public string osGetGridNick()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user