fixed
This commit is contained in:
parent
33b89e64da
commit
34fbb11114
6 changed files with 7 additions and 4 deletions
|
@ -1,5 +1,7 @@
|
|||
#include "human.h"
|
||||
|
||||
char mu_hs_buf[MU_HUMAN_BUF_SIZE + 1];
|
||||
|
||||
char *mu_humansize(off_t n, off_t block) {
|
||||
memset(mu_hs_buf, '\0', sizeof(mu_hs_buf));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue