sw/source/core/frmedt/fecopy.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f2a18401f9e9bda9be043ee442078e31ff567357 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Wed Aug 5 08:18:57 2020 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Wed Aug 5 09:48:50 2020 +0200 loplugin:indentation (--disable-assert-always-abort) Change-Id: I47e4ec87a007864177d76b46863a87ea8c4b1a23 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100150 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/sw/source/core/frmedt/fecopy.cxx b/sw/source/core/frmedt/fecopy.cxx index 77683bc821cb..3b68e1760787 100644 --- a/sw/source/core/frmedt/fecopy.cxx +++ b/sw/source/core/frmedt/fecopy.cxx @@ -152,7 +152,7 @@ void SwFEShell::Copy( SwDoc* pClpDoc, const OUString* pNewClpText ) #ifndef NDEBUG bool inserted = #endif - rSpzFrameFormats.newDefault( pFlyFormat ); + rSpzFrameFormats.newDefault( pFlyFormat ); assert( !inserted && "Fly not contained in Spz-Array" ); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits