aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/OpenSimMain.cs
diff options
context:
space:
mode:
authorMW2008-02-11 15:54:22 +0000
committerMW2008-02-11 15:54:22 +0000
commita3837a1e9a7d168dbd7c73cb04eb5267d7650c00 (patch)
treeab6a7413fef089b1afb5a5d42a8ed8ee4d6105e7 /OpenSim/Region/Application/OpenSimMain.cs
parentanother small change (diff)
downloadopensim-SC_OLD-a3837a1e9a7d168dbd7c73cb04eb5267d7650c00.zip
opensim-SC_OLD-a3837a1e9a7d168dbd7c73cb04eb5267d7650c00.tar.gz
opensim-SC_OLD-a3837a1e9a7d168dbd7c73cb04eb5267d7650c00.tar.bz2
opensim-SC_OLD-a3837a1e9a7d168dbd7c73cb04eb5267d7650c00.tar.xz
yet another small change (as part of my fight back against Teravus over taking me in the number of commits)
Diffstat (limited to '')
-rw-r--r--OpenSim/Region/Application/OpenSimMain.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Application/OpenSimMain.cs b/OpenSim/Region/Application/OpenSimMain.cs
index 6c9a1c5..f32b63e 100644
--- a/OpenSim/Region/Application/OpenSimMain.cs
+++ b/OpenSim/Region/Application/OpenSimMain.cs
@@ -155,7 +155,7 @@ namespace OpenSim
155 ReadConfigSettings(); 155 ReadConfigSettings();
156 } 156 }
157 157
158 // this is a 158 // this is a small change
159 public static IConfigSource DefaultConfig() 159 public static IConfigSource DefaultConfig()
160 { 160 {
161 IConfigSource DefaultConfig = new IniConfigSource(); 161 IConfigSource DefaultConfig = new IniConfigSource();