sw/source/core/layout/atrfrm.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a966293cad1f5e6ad7798991dc4c8d1fdb83a5cd Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu May 12 11:04:24 2016 +0200 Replace comment with SAL_FALLTHROUGH Change-Id: Iff490d06eaf73e0b55bfb7aa6c41b5fd3851ea44 diff --git a/sw/source/core/layout/atrfrm.cxx b/sw/source/core/layout/atrfrm.cxx index 3375358..ce8efe5 100644 --- a/sw/source/core/layout/atrfrm.cxx +++ b/sw/source/core/layout/atrfrm.cxx @@ -3016,7 +3016,7 @@ void SwFlyFrameFormat::MakeFrames() default: assert(false && "Neuer Ankertyp" ); - //fall-through + SAL_FALLTHROUGH; case FLY_AS_CHAR: pFly = new SwFlyInContentFrame( this, pFrame, pFrame ); break; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits