Skip to content

Commit e94a7be

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

netwerk/base/TRRLoadInfo.cpp

Lines changed: 1 addition & 2 deletions
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)