diff options
Diffstat (limited to 'OpenSim/Data/RegionProfileData.cs')
-rw-r--r-- | OpenSim/Data/RegionProfileData.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Data/RegionProfileData.cs b/OpenSim/Data/RegionProfileData.cs index 96351e0..540c1d4 100644 --- a/OpenSim/Data/RegionProfileData.cs +++ b/OpenSim/Data/RegionProfileData.cs | |||
@@ -30,7 +30,7 @@ using System.Collections; | |||
30 | using libsecondlife; | 30 | using libsecondlife; |
31 | using Nwc.XmlRpc; | 31 | using Nwc.XmlRpc; |
32 | 32 | ||
33 | namespace OpenSim.Framework.Data | 33 | namespace OpenSim.Data |
34 | { | 34 | { |
35 | /// <summary> | 35 | /// <summary> |
36 | /// A class which contains information known to the grid server about a region | 36 | /// A class which contains information known to the grid server about a region |