summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2010-04-02 13:39:48 +0100
committerCaolán McNamara <cmc@openoffice.org>2010-04-02 13:39:48 +0100
commit90e8ec653f16f80445f950df7fd6b5d277170132 (patch)
tree1ffd5c190094e730ec542252d22296a89e8111ab
parent9aab7e045b089951975bb6f11224a534e6b7aacb (diff)
cmcfixes73: #i110566# silence gcc warnings
-rw-r--r--xmlsecurity/source/xmlsec/diagnose.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/diagnose.cxx b/xmlsecurity/source/xmlsec/diagnose.cxx
index eb8be87c8..641123f95 100644
--- a/xmlsecurity/source/xmlsec/diagnose.cxx
+++ b/xmlsecurity/source/xmlsec/diagnose.cxx
@@ -39,7 +39,7 @@ namespace xmlsecurity {
struct UseDiagnose : public rtl::StaticWithInit<
const bool, UseDiagnose>
{
- const bool operator () ()
+ bool operator () () const
{
::rtl::OUString value;
sal_Bool res = rtl::Bootstrap::get(