sw/source/core/text/txtfrm.cxx |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 3581dde3246b2bcdeee079879090d2317adc8f63
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Thu May 12 19:43:32 2016 +0200

    Fix wrong comment
    
    Change-Id: Idcb57eaa43c753bf4920787c5f342e1ac923ff3f
    Reviewed-on: https://gerrit.libreoffice.org/24939
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>
    Tested-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/sw/source/core/text/txtfrm.cxx b/sw/source/core/text/txtfrm.cxx
index f2b93ff..1250d4b 100644
--- a/sw/source/core/text/txtfrm.cxx
+++ b/sw/source/core/text/txtfrm.cxx
@@ -1444,8 +1444,7 @@ static bool lcl_ErgoVadis( SwTextFrame* pFrame, sal_Int32 
&rPos, const PrepareHi
     return true;
 }
 
-// Silence over-eager warning emitted at least by GCC 5.3.1 in certain
-// instantiations:
+// Silence over-eager warning emitted at least by GCC 5.3.1
 #if defined __GNUC__ && !defined __clang__
 # pragma GCC diagnostic push
 # pragma GCC diagnostic ignored "-Wstrict-overflow"
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to