This commit is contained in:
@@ -446,6 +446,8 @@ namespace XYPlots
|
||||
{
|
||||
Buff = Buff.Substring(4);
|
||||
}
|
||||
Buff = Buff.Replace(">\r<", ">\r\n<");
|
||||
|
||||
while ((ptr = Buff.IndexOf(">\r\n<", ptr)) > 0)
|
||||
{
|
||||
// blank out ">"
|
||||
|
Reference in New Issue
Block a user