aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-12-08 01:37:10 +0000
committerJustin Clark-Casey (justincc)2012-12-08 01:37:10 +0000
commit8de9f9dd4add219b072291c04ff55eb493d59ecf (patch)
tree772ece66adb36a7ce19dc64d7043878ee4851000 /OpenSim/Framework
parentRe-enable code disabled in f605a62 to allow a TaskInventoryAccepted message t... (diff)
parentFormat change (diff)
downloadopensim-SC_OLD-8de9f9dd4add219b072291c04ff55eb493d59ecf.zip
opensim-SC_OLD-8de9f9dd4add219b072291c04ff55eb493d59ecf.tar.gz
opensim-SC_OLD-8de9f9dd4add219b072291c04ff55eb493d59ecf.tar.bz2
opensim-SC_OLD-8de9f9dd4add219b072291c04ff55eb493d59ecf.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'OpenSim/Framework')
-rw-r--r--OpenSim/Framework/PluginManager.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/PluginManager.cs b/OpenSim/Framework/PluginManager.cs
index 188d90a..23d5945 100644
--- a/OpenSim/Framework/PluginManager.cs
+++ b/OpenSim/Framework/PluginManager.cs
@@ -54,7 +54,7 @@ namespace OpenSim.Framework
54 54
55 } 55 }
56 56
57 /// <summary> 57 /// <summary>
58 /// Installs the plugin. 58 /// Installs the plugin.
59 /// </summary> 59 /// </summary>
60 /// <returns> 60 /// <returns>