Clang format
This commit is contained in:
committed by
Matthew Parkinson
parent
f88bcdbf58
commit
37afe9d079
@@ -63,7 +63,8 @@ namespace snmalloc
|
||||
#else
|
||||
void print_all_stats(void*& o, uint64_t dumpid = 0)
|
||||
{
|
||||
UNUSED(o); UNUSED(dumpid);
|
||||
UNUSED(o);
|
||||
UNUSED(dumpid);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user