diff options
author | MW | 2008-02-11 15:54:22 +0000 |
---|---|---|
committer | MW | 2008-02-11 15:54:22 +0000 |
commit | a3837a1e9a7d168dbd7c73cb04eb5267d7650c00 (patch) | |
tree | ab6a7413fef089b1afb5a5d42a8ed8ee4d6105e7 /OpenSim | |
parent | another small change (diff) | |
download | opensim-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 'OpenSim')
-rw-r--r-- | OpenSim/Region/Application/OpenSimMain.cs | 2 |
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(); |