Skip to content

Commit b366572

Browse files
author
Otto Länd
committed
Bug 1942630: apply code formatting via Lando
# ignore-this-changeset
1 parent 9772199 commit b366572

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

netwerk/base/TRRLoadInfo.cpp

+1-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ TRRLoadInfo::SetPrincipalToInherit(nsIPrincipal* aPrincipalToInherit) {
5555
}
5656

5757
NS_IMETHODIMP
58-
TRRLoadInfo::GetUserNavigationInvolvement(
59-
uint8_t* aUserNavigationInvolvement) {
58+
TRRLoadInfo::GetUserNavigationInvolvement(uint8_t* aUserNavigationInvolvement) {
6059
return NS_ERROR_NOT_IMPLEMENTED;
6160
}
6261

0 commit comments

Comments
 (0)