From 1794361cdfba471ac69fa509d242c136215fb32d Mon Sep 17 00:00:00 2001 From: John Wilson Date: Sun, 12 Apr 2015 20:58:39 +0100 Subject: [PATCH] Fix upstream #447 These changes should fix the problem described in #447 --- yahoo/finance/yahoo.finance.keystats.xml | 40 ++++++++++++------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/yahoo/finance/yahoo.finance.keystats.xml b/yahoo/finance/yahoo.finance.keystats.xml index 69fb91cd..43838b57 100644 --- a/yahoo/finance/yahoo.finance.keystats.xml +++ b/yahoo/finance/yahoo.finance.keystats.xml @@ -22,23 +22,23 @@ {value} );} else { statsdata.appendChild(<{param_name}> {value} );} - } + } } // Return statsdata strucuture response.object = statsdata; - - - + + + ]]>