Add SAL_FALLTHROUGH, where apparently appropriate
Change-Id: I28bca2b15cb2d6f521efbcc27e93be2338500489
This commit is contained in:
@@ -1171,6 +1171,7 @@ bool INetURLObject::setAbsURIRef(OUString const & rTheAbsURIRef,
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
SAL_FALLTHROUGH;
|
||||||
default:
|
default:
|
||||||
{
|
{
|
||||||
// For INetProtocol::File, allow an empty authority ("//") to be
|
// For INetProtocol::File, allow an empty authority ("//") to be
|
||||||
|
Reference in New Issue
Block a user