sfx2/source/doc/objserv.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f9735ee624798dd765c77b33f381f540ed2e261f Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Thu Mar 28 10:25:51 2019 +0200 Commit: Tor Lillqvist <t...@collabora.com> CommitDate: Thu Mar 28 10:33:06 2019 +0200 Use SAL_FALLTHROUGH Change-Id: I81729dba0bce380303bdbe7c8fcdeca943df477d diff --git a/sfx2/source/doc/objserv.cxx b/sfx2/source/doc/objserv.cxx index 12ab4a400ac8..3a1a7f0da512 100644 --- a/sfx2/source/doc/objserv.cxx +++ b/sfx2/source/doc/objserv.cxx @@ -661,7 +661,7 @@ void SfxObjectShell::ExecFile_Impl(SfxRequest &rReq) } } } - [[fallthrough]]; + SAL_FALLTHROUGH; case SID_EXPORTDOCASPDF: bIsPDFExport = true; SAL_FALLTHROUGH; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits