diff options
author | Diva Canto | 2009-08-10 16:02:33 -0700 |
---|---|---|
committer | Diva Canto | 2009-08-10 16:02:33 -0700 |
commit | 9f95ec499858915de3ccafa0d2b5e23bdcc0ff74 (patch) | |
tree | 6d456a3bea6952c8ac010e549a9f592017a46902 /OpenSim/Client/Linden/LLClientStackModule.cs | |
parent | Changed RequestRootFolder to GetRootFolder (diff) | |
parent | Replace the Replaceable modules name (diff) | |
download | opensim-SC_OLD-9f95ec499858915de3ccafa0d2b5e23bdcc0ff74.zip opensim-SC_OLD-9f95ec499858915de3ccafa0d2b5e23bdcc0ff74.tar.gz opensim-SC_OLD-9f95ec499858915de3ccafa0d2b5e23bdcc0ff74.tar.bz2 opensim-SC_OLD-9f95ec499858915de3ccafa0d2b5e23bdcc0ff74.tar.xz |
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diffstat (limited to 'OpenSim/Client/Linden/LLClientStackModule.cs')
-rw-r--r-- | OpenSim/Client/Linden/LLClientStackModule.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Client/Linden/LLClientStackModule.cs b/OpenSim/Client/Linden/LLClientStackModule.cs index 09177f6..a964989 100644 --- a/OpenSim/Client/Linden/LLClientStackModule.cs +++ b/OpenSim/Client/Linden/LLClientStackModule.cs | |||
@@ -110,7 +110,7 @@ namespace OpenSim.Client.Linden | |||
110 | 110 | ||
111 | } | 111 | } |
112 | 112 | ||
113 | public Type ReplacableInterface | 113 | public Type ReplaceableInterface |
114 | { | 114 | { |
115 | get { return null; } | 115 | get { return null; } |
116 | } | 116 | } |