* Corrected CAPS namespaces

* "luke, use the sed"
This commit is contained in:
Arthur Valadares
2009-06-18 14:33:35 +00:00
parent 913bc3bdb3
commit f243dddc04
49 changed files with 57 additions and 57 deletions

View File

@@ -34,7 +34,7 @@ using System.Text;
using System.Xml;
using OpenMetaverse;
namespace OpenSim.Framework.Communications.Capabilities
namespace OpenSim.Framework.Capabilities
{
/// <summary>
/// Borrowed from (a older version of) libsl for now, as their new llsd code doesn't work we our decoding code.