stoc/source/invocation_adapterfactory/iafactory.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b6fc8ae0e3a0580c6f23f0cec5618a0457885529
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Apr 12 18:12:46 2016 +0200

    Remove stray spaces from start of log messages, redux
    
    Change-Id: I6d8e330665860d376629ff6df8897d3826d0883b

diff --git a/stoc/source/invocation_adapterfactory/iafactory.cxx 
b/stoc/source/invocation_adapterfactory/iafactory.cxx
index e40e8b7..8c57f65 100644
--- a/stoc/source/invocation_adapterfactory/iafactory.cxx
+++ b/stoc/source/invocation_adapterfactory/iafactory.cxx
@@ -757,7 +757,7 @@ FactoryImpl::~FactoryImpl()
     (*m_pConverter->release)( m_pConverter );
 
 #if OSL_DEBUG_LEVEL > 0
-    assert(m_receiver2adapters.empty() && " still adapters out there!?");
+    assert(m_receiver2adapters.empty() && "still adapters out there!?");
 #endif
 }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to