From 13b4ce81991736cf424f598233fc43a5103cc939 Mon Sep 17 00:00:00 2001
From: UbitUmarov
Date: Sat, 27 Jan 2018 04:32:03 +0000
Subject: add Cap_FetchLib2 note that this is still local to regions, not using
grid as it possible should, but this needs more work, and issue with HG older
grids/regions
---
OpenSim/Framework/LLSDxmlEncode.cs | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'OpenSim/Framework')
diff --git a/OpenSim/Framework/LLSDxmlEncode.cs b/OpenSim/Framework/LLSDxmlEncode.cs
index 5447963..bd99cd6 100644
--- a/OpenSim/Framework/LLSDxmlEncode.cs
+++ b/OpenSim/Framework/LLSDxmlEncode.cs
@@ -81,7 +81,7 @@ namespace OpenSim.Framework
sb.Append("");
}
- public static void AddEmpyMap(StringBuilder sb)
+ public static void AddEmptyMap(StringBuilder sb)
{
sb.Append("");
}
@@ -97,7 +97,7 @@ namespace OpenSim.Framework
sb.Append("");
}
- public static void AddEmpyArray(StringBuilder sb)
+ public static void AddEmptyArray(StringBuilder sb)
{
sb.Append("");
}
@@ -254,7 +254,7 @@ namespace OpenSim.Framework
sb.Append("