mirror of
https://github.com/opensim/opensim.git
synced 2026-06-29 18:55:37 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -58,7 +58,7 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
/// Post an event to a single script
|
||||
/// </summary>
|
||||
bool PostScriptEvent(UUID itemID, EventParams parms);
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Post event to an entire prim
|
||||
/// </summary>
|
||||
@@ -95,7 +95,7 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
/// Assemblies that need to be referenced when compiling scripts.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// These are currently additional to those always referenced by the compiler, BUT THIS MAY CHANGE IN THE
|
||||
/// These are currently additional to those always referenced by the compiler, BUT THIS MAY CHANGE IN THE
|
||||
/// FUTURE.
|
||||
/// This can be null if there are no additional assemblies.
|
||||
/// </remarks>
|
||||
|
||||
Reference in New Issue
Block a user