mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -46,7 +46,7 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
/// <param name="assembly"></param>
|
||||
/// <param name="linemap"></param>
|
||||
void PerformScriptCompile(
|
||||
string source, string asset, UUID ownerID,
|
||||
string source, string asset, UUID ownerID,
|
||||
out string assembly, out Dictionary<KeyValuePair<int, int>, KeyValuePair<int, int>> linemap);
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user