зеркало из https://github.com/mozilla/gecko-dev.git
Fixed some indentation.
This commit is contained in:
Родитель
90008fb7ec
Коммит
dafa77fc6e
|
@ -172,7 +172,7 @@ main(int argc, char** argv)
|
|||
|
||||
// XXX This is really gross. I need to figure out the right way to do it...
|
||||
for (i = 0; i < 1000000; ++i) {
|
||||
PLEvent* event = PL_GetEvent(mainQueue);
|
||||
PLEvent* event = PL_GetEvent(mainQueue);
|
||||
PL_HandleEvent(event);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче