Kaydet (Commit) d81d2ce9 authored tarafından Caolán McNamara's avatar Caolán McNamara

cmcfixes73: #i110566# silence gcc warnings

üst 6d90b184
......@@ -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(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment