aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/InventoryFolderImpl.cs
diff options
context:
space:
mode:
authorJohn Hurliman2009-09-30 17:51:34 -0700
committerJohn Hurliman2009-09-30 17:51:34 -0700
commitcb26878f96adf99235709e1460474513d2e38f36 (patch)
treeba23794b2c24f7c27bd3d1ed878f84d43292d7ee /OpenSim/Framework/InventoryFolderImpl.cs
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
parentFormatting cleanup. (diff)
downloadopensim-SC_OLD-cb26878f96adf99235709e1460474513d2e38f36.zip
opensim-SC_OLD-cb26878f96adf99235709e1460474513d2e38f36.tar.gz
opensim-SC_OLD-cb26878f96adf99235709e1460474513d2e38f36.tar.bz2
opensim-SC_OLD-cb26878f96adf99235709e1460474513d2e38f36.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'OpenSim/Framework/InventoryFolderImpl.cs')
-rw-r--r--OpenSim/Framework/InventoryFolderImpl.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/InventoryFolderImpl.cs b/OpenSim/Framework/InventoryFolderImpl.cs
index 6b432f3..29c7682 100644
--- a/OpenSim/Framework/InventoryFolderImpl.cs
+++ b/OpenSim/Framework/InventoryFolderImpl.cs
@@ -314,7 +314,7 @@ namespace OpenSim.Framework
314 /// FIXME: Delimitors which occur in names themselves are not currently escapable. 314 /// FIXME: Delimitors which occur in names themselves are not currently escapable.
315 /// 315 ///
316 /// <param name="path"> 316 /// <param name="path">
317 /// The path to the required folder. 317 /// The path to the required folder.
318 /// It this is empty or consists only of the PATH_DELIMTER then this folder itself is returned. 318 /// It this is empty or consists only of the PATH_DELIMTER then this folder itself is returned.
319 /// </param> 319 /// </param>
320 /// <returns>null if the folder is not found</returns> 320 /// <returns>null if the folder is not found</returns>