mirror of
https://github.com/fluencelabs/musl
synced 2025-04-24 14:52:13 +00:00
fix cmt
This commit is contained in:
parent
428d499844
commit
0ec2c066c3
@ -284,7 +284,7 @@ static void trim(struct chunk *self, size_t n)
|
||||
__bin_chunk(split);
|
||||
}
|
||||
|
||||
// returns chunk which size is more then given n from the 64-th unsorted bin
|
||||
// returns chunk which size is more then given n from the 63-th unsorted bin
|
||||
// if there is no suitable chunk returns 0
|
||||
static struct chunk *get_chunk_from_unsorted_bin(size_t n)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user