From b16abc8166c29585cb76cc55c3bdd76e5833cb4f Mon Sep 17 00:00:00 2001
From: Melanie Thielker
Date: Thu, 5 Jan 2017 19:07:37 +0000
Subject: Massive tab and trailing space cleanup
---
OpenSim/Region/ScriptEngine/Interfaces/IScriptEngine.cs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'OpenSim/Region/ScriptEngine/Interfaces/IScriptEngine.cs')
diff --git a/OpenSim/Region/ScriptEngine/Interfaces/IScriptEngine.cs b/OpenSim/Region/ScriptEngine/Interfaces/IScriptEngine.cs
index 361a0b9..2e1dbbe 100644
--- a/OpenSim/Region/ScriptEngine/Interfaces/IScriptEngine.cs
+++ b/OpenSim/Region/ScriptEngine/Interfaces/IScriptEngine.cs
@@ -58,7 +58,7 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
/// Post an event to a single script
///
bool PostScriptEvent(UUID itemID, EventParams parms);
-
+
///
/// Post event to an entire prim
///
@@ -95,7 +95,7 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
/// Assemblies that need to be referenced when compiling scripts.
///
///
- /// 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.
///
--
cgit v1.1