diff options
author | MW | 2008-02-11 15:52:59 +0000 |
---|---|---|
committer | MW | 2008-02-11 15:52:59 +0000 |
commit | 9cce1ab36643353ae50cda0c19833aa3c8c3dfbe (patch) | |
tree | 4a97460c7aec1328d64907769b851d31ac3ac0e1 | |
parent | small change (diff) | |
download | opensim-SC_OLD-9cce1ab36643353ae50cda0c19833aa3c8c3dfbe.zip opensim-SC_OLD-9cce1ab36643353ae50cda0c19833aa3c8c3dfbe.tar.gz opensim-SC_OLD-9cce1ab36643353ae50cda0c19833aa3c8c3dfbe.tar.bz2 opensim-SC_OLD-9cce1ab36643353ae50cda0c19833aa3c8c3dfbe.tar.xz |
another small change
-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 d1d3a0f..6c9a1c5 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 | 158 | // this is a |
159 | public static IConfigSource DefaultConfig() | 159 | public static IConfigSource DefaultConfig() |
160 | { | 160 | { |
161 | IConfigSource DefaultConfig = new IniConfigSource(); | 161 | IConfigSource DefaultConfig = new IniConfigSource(); |