mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Remove trailing whitespace.
This commit is contained in:
parent
86c83f7bfc
commit
4e34fcd264
39 changed files with 117 additions and 117 deletions
|
@ -61,7 +61,7 @@ pub enum Msg {
|
|||
pub struct BufferRequest {
|
||||
// The rect in pixels that will be drawn to the screen
|
||||
screen_rect: Rect<uint>,
|
||||
|
||||
|
||||
// The rect in page coordinates that this tile represents
|
||||
page_rect: Rect<f32>,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue