summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/saxparser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/localedata/saxparser.cxx')
-rw-r--r--i18npool/source/localedata/saxparser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/localedata/saxparser.cxx b/i18npool/source/localedata/saxparser.cxx
index d75cf7206ab7..183611fff00e 100644
--- a/i18npool/source/localedata/saxparser.cxx
+++ b/i18npool/source/localedata/saxparser.cxx
@@ -96,7 +96,7 @@ public:
// Helper : create an input stream from a file
-Reference< XInputStream > createStreamFromFile(
+static Reference< XInputStream > createStreamFromFile(
const char *pcFile )
{
Reference< XInputStream > r;