mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Trivial comment fix
This commit is contained in:
parent
663ffdc5a9
commit
f025074f4e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ fn main(args: [str]) {
|
|||
// The platform event handler thread
|
||||
let osmain = platform::osmain::osmain();
|
||||
|
||||
// The compositor
|
||||
// The renderer
|
||||
let renderer = gfx::renderer::renderer(osmain);
|
||||
|
||||
// The layout task
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue