summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmlsecurity/source/xmlsec/xmlstreamio.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/xmlstreamio.cxx b/xmlsecurity/source/xmlsec/xmlstreamio.cxx
index 2d2bb236460b..cfebd125856d 100644
--- a/xmlsecurity/source/xmlsec/xmlstreamio.cxx
+++ b/xmlsecurity/source/xmlsec/xmlstreamio.cxx
@@ -37,7 +37,7 @@
*/
static char enableXmlStreamIO = 0x00 ;
-css::uno::Reference< css::xml::crypto::XUriBinding > m_xUriBinding ;
+static css::uno::Reference< css::xml::crypto::XUriBinding > m_xUriBinding ;
extern "C"
int xmlStreamMatch( const char* uri )