Make small fixes and oops ran clang-format on dtoa
This commit is contained in:
2
third_party/dlmalloc/dlmalloc.c
vendored
2
third_party/dlmalloc/dlmalloc.c
vendored
@ -1029,5 +1029,3 @@ void *dlrealloc(void *oldmem, size_t bytes) {
|
||||
}
|
||||
return mem;
|
||||
}
|
||||
|
||||
asm(".include \"third_party/dlmalloc/COPYING\"");
|
||||
|
||||
Reference in New Issue
Block a user