mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-28 03:13:09 +03:00
Reformat the codebase with the clang-format 18.
This commit is contained in:
parent
ae4e729d15
commit
34f359e0ca
346 changed files with 18286 additions and 17770 deletions
|
|
@ -32,7 +32,5 @@ TEST_END
|
|||
|
||||
int
|
||||
main(void) {
|
||||
return test(
|
||||
unhooked_call,
|
||||
hooked_call);
|
||||
return test(unhooked_call, hooked_call);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue