aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/RegionProfileServiceProxy.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Data/RegionProfileServiceProxy.cs')
-rw-r--r--OpenSim/Data/RegionProfileServiceProxy.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Data/RegionProfileServiceProxy.cs b/OpenSim/Data/RegionProfileServiceProxy.cs
index d0072d1..126e363 100644
--- a/OpenSim/Data/RegionProfileServiceProxy.cs
+++ b/OpenSim/Data/RegionProfileServiceProxy.cs
@@ -35,7 +35,7 @@ using OpenSim.Framework;
35 35
36namespace OpenSim.Data 36namespace OpenSim.Data
37{ 37{
38 public class RegionProfileServiceProxy : IRegionProfileService 38 public class RegionProfileServiceProxy : IRegionProfileRouter
39 { 39 {
40 /// <summary> 40 /// <summary>
41 /// Request sim data based on arbitrary key/value 41 /// Request sim data based on arbitrary key/value