mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 07:36:50 +00:00
Yet another pass of style fixes.
This commit is contained in:
@@ -18,7 +18,7 @@ extern "C" int _start()
|
||||
__stdio_init();
|
||||
__malloc_init();
|
||||
|
||||
StringImpl::initializeGlobals();
|
||||
StringImpl::initialize_globals();
|
||||
|
||||
int status = 254;
|
||||
int argc;
|
||||
|
||||
Reference in New Issue
Block a user