mirror of
https://github.com/MaJerle/lwmem.git
synced 2025-01-13 21:42:53 +08:00
Remove empty space
This commit is contained in:
parent
52874543aa
commit
6306561425
@ -127,7 +127,7 @@
|
||||
for ((_pp_) = NULL, (_p_) = &start_block; \
|
||||
(_p_) != NULL && (_p_)->next < (_b_); \
|
||||
(_pp_) = (_p_), (_p_) = (_p_)->next \
|
||||
) {} \
|
||||
) {} \
|
||||
} while (0)
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user