[Libreoffice-commits] .: xmlsecurity/source
Caolán McNamara
caolan at kemper.freedesktop.org
Wed Jun 1 07:41:41 PDT 2011
xmlsecurity/source/xmlsec/diagnose.cxx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 3654c6f33468748d07cec8c17f66587d250a7ef9
Author: Caolán McNamara <caolanm at redhat.com>
Date: Wed Jun 1 12:15:34 2011 +0100
tweak this a bit
diff --git a/xmlsecurity/source/xmlsec/diagnose.cxx b/xmlsecurity/source/xmlsec/diagnose.cxx
index 9c0fb60..9c3638b 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
{
More information about the Libreoffice-commits
mailing list