diff options
Diffstat (limited to 'OpenSim/Data/RegionProfileServiceProxy.cs')
-rw-r--r-- | OpenSim/Data/RegionProfileServiceProxy.cs | 2 |
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 | ||
36 | namespace OpenSim.Data | 36 | namespace 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 |