From 429ecb85080ba1c7f08cdee039393d3827374657 Mon Sep 17 00:00:00 2001
From: Justin Clarke Casey
Date: Thu, 13 Mar 2008 18:31:05 +0000
Subject: Just a few comments
---
OpenSim/Framework/Communications/Capabilities/Caps.cs | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
(limited to 'OpenSim/Framework/Communications/Capabilities')
diff --git a/OpenSim/Framework/Communications/Capabilities/Caps.cs b/OpenSim/Framework/Communications/Capabilities/Caps.cs
index 5df6a06..893bd3e 100644
--- a/OpenSim/Framework/Communications/Capabilities/Caps.cs
+++ b/OpenSim/Framework/Communications/Capabilities/Caps.cs
@@ -266,8 +266,7 @@ namespace OpenSim.Region.Capabilities
#endregion
///
- /// Callback for a client request for an upload url for a script task
- /// inventory update
+ /// Called by the script task update handler. Provides a URL to which the client can upload a new asset.
///
///
///
@@ -320,8 +319,7 @@ namespace OpenSim.Region.Capabilities
}
///
- /// Callback for a client request for an upload url for a notecard (or script)
- /// agent inventory update
+ /// Called by the notecard update handler. Provides a URL to which the client can upload a new asset.
///
///
///
--
cgit v1.1