Bug 1911763: apply code formatting via Lando

# ignore-this-changeset
This commit is contained in:
Otto Länd 2024-09-30 12:19:07 +00:00
parent bea3b6bc8a
commit a1c584b048

View File

@ -5086,7 +5086,8 @@ bool nsWindow::ProcessMessageInternal(UINT msg, WPARAM& wParam, LPARAM& lParam,
// If this parameter is set to -1, DefWindowProc does not repaint the
// nonclient area to reflect the state change.
//
// [1]: https://learn.microsoft.com/en-us/windows/win32/winmsg/wm-ncactivate
// [1]:
// https://learn.microsoft.com/en-us/windows/win32/winmsg/wm-ncactivate
lParam = -1;
} break;