Kaydet (Commit) 3581dde3 authored tarafından Julien Nabet's avatar Julien Nabet Kaydeden (comit) Stephan Bergmann

Fix wrong comment

Change-Id: Idcb57eaa43c753bf4920787c5f342e1ac923ff3f
Reviewed-on: https://gerrit.libreoffice.org/24939Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
Tested-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst 7074b5e4
...@@ -1444,8 +1444,7 @@ static bool lcl_ErgoVadis( SwTextFrame* pFrame, sal_Int32 &rPos, const PrepareHi ...@@ -1444,8 +1444,7 @@ static bool lcl_ErgoVadis( SwTextFrame* pFrame, sal_Int32 &rPos, const PrepareHi
return true; return true;
} }
// Silence over-eager warning emitted at least by GCC 5.3.1 in certain // Silence over-eager warning emitted at least by GCC 5.3.1
// instantiations:
#if defined __GNUC__ && !defined __clang__ #if defined __GNUC__ && !defined __clang__
# pragma GCC diagnostic push # pragma GCC diagnostic push
# pragma GCC diagnostic ignored "-Wstrict-overflow" # pragma GCC diagnostic ignored "-Wstrict-overflow"
......
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