summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav')
-rw-r--r--ucb/source/ucp/webdav/webdavcontent.cxx2
-rw-r--r--ucb/source/ucp/webdav/webdavresponseparser.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/webdav/webdavcontent.cxx b/ucb/source/ucp/webdav/webdavcontent.cxx
index 72913059c5e3..2e70cef80bc8 100644
--- a/ucb/source/ucp/webdav/webdavcontent.cxx
+++ b/ucb/source/ucp/webdav/webdavcontent.cxx
@@ -2724,7 +2724,7 @@ void Content::transfer(
Environment );
// Unreachable
}
- SAL_FALLTHROUGH;
+ [[fallthrough]];
case ucb::NameClash::OVERWRITE:
break;
diff --git a/ucb/source/ucp/webdav/webdavresponseparser.cxx b/ucb/source/ucp/webdav/webdavresponseparser.cxx
index 3e38ac91561f..b03a392d5cbb 100644
--- a/ucb/source/ucp/webdav/webdavresponseparser.cxx
+++ b/ucb/source/ucp/webdav/webdavresponseparser.cxx
@@ -710,7 +710,7 @@ namespace
maLock.Scope = maLockScope;
maResult_Lock.push_back(maLock);
}
- SAL_FALLTHROUGH; // I hope intentional?
+ [[fallthrough]]; // I hope intentional?
case WebDAVName_propstat:
{
// propstat end, check status