Fix indents (spaces for alignment)
Aaron Marcher me@drkhsh.at
Mon, 07 May 2018 13:48:43 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
components/disk.c
→
components/disk.c
@@ -31,7 +31,7 @@ return NULL;
} return bprintf("%d", (int)(100 * - (1.0f - ((float)fs.f_bfree / (float)fs.f_blocks)))); + (1.0f - ((float)fs.f_bfree / (float)fs.f_blocks)))); } const char *