aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.cs
diff options
context:
space:
mode:
authorJeff Ames2008-10-05 14:15:39 +0000
committerJeff Ames2008-10-05 14:15:39 +0000
commitaab6cdd8b05a97c8906a67eb8d3233580fbebb2f (patch)
tree1020456338cb7cc0b5ce5769fc4c0d85bd47bfe8 /OpenSim/Region/Environment/Scenes/Scene.cs
parent* An update to the UDP Packet handler which might make the giant sized crater... (diff)
downloadopensim-SC_OLD-aab6cdd8b05a97c8906a67eb8d3233580fbebb2f.zip
opensim-SC_OLD-aab6cdd8b05a97c8906a67eb8d3233580fbebb2f.tar.gz
opensim-SC_OLD-aab6cdd8b05a97c8906a67eb8d3233580fbebb2f.tar.bz2
opensim-SC_OLD-aab6cdd8b05a97c8906a67eb8d3233580fbebb2f.tar.xz
Update svn properties, minor formatting cleanup.
Diffstat (limited to 'OpenSim/Region/Environment/Scenes/Scene.cs')
-rw-r--r--OpenSim/Region/Environment/Scenes/Scene.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Environment/Scenes/Scene.cs b/OpenSim/Region/Environment/Scenes/Scene.cs
index 7b9183a..342742d 100644
--- a/OpenSim/Region/Environment/Scenes/Scene.cs
+++ b/OpenSim/Region/Environment/Scenes/Scene.cs
@@ -3896,7 +3896,7 @@ namespace OpenSim.Region.Environment.Scenes
3896 // } 3896 // }
3897 // } 3897 // }
3898 3898
3899 /// <summary> 3899 /// <summary>
3900 /// Get a named prim contained in this scene (will return the first 3900 /// Get a named prim contained in this scene (will return the first
3901 /// found, if there are more than one prim with the same name) 3901 /// found, if there are more than one prim with the same name)
3902 /// </summary> 3902 /// </summary>