diff options
Diffstat (limited to 'OpenSim/Region/Environment/Interfaces/IWorldComm.cs')
-rw-r--r-- | OpenSim/Region/Environment/Interfaces/IWorldComm.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Environment/Interfaces/IWorldComm.cs b/OpenSim/Region/Environment/Interfaces/IWorldComm.cs index 9d8c259..27b5466 100644 --- a/OpenSim/Region/Environment/Interfaces/IWorldComm.cs +++ b/OpenSim/Region/Environment/Interfaces/IWorldComm.cs | |||
@@ -40,4 +40,4 @@ namespace OpenSim.Region.Environment.Interfaces | |||
40 | void ListenControl(int handle, int active); | 40 | void ListenControl(int handle, int active); |
41 | void ListenRemove(int handle); | 41 | void ListenRemove(int handle); |
42 | } | 42 | } |
43 | } | 43 | } \ No newline at end of file |