summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-01 12:15:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-01 15:17:25 +0100
commitb21fcd54a3f040af237672acf68373b6fd28549d (patch)
treedb96e2813b3d169f45d4b84334787f6fbf13e7e0 /xmlsecurity
parent128feab3849548e5cd897bf418ffa13223a51996 (diff)
tweak this a bit
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/xmlsec/diagnose.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmlsecurity/source/xmlsec/diagnose.cxx b/xmlsecurity/source/xmlsec/diagnose.cxx
index 05bf0275f3d1..88002aa1bcb2 100644
--- a/xmlsecurity/source/xmlsec/diagnose.cxx
+++ b/xmlsecurity/source/xmlsec/diagnose.cxx
@@ -34,8 +34,7 @@
namespace xmlsecurity {
-struct UseDiagnose : public rtl::StaticWithInit<
- const bool, UseDiagnose>
+struct UseDiagnose : public rtl::StaticWithInit< bool, UseDiagnose>
{
bool operator () () const
{