Ver a proveniência

whitespace error

master
Aaron Marcher há 8 anos
committed by Aaron Marcher (drkhsh)
ascendente
cometimento
a97e843918
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      slstatus.c

+ 1
- 1
slstatus.c Ver ficheiro

@@ -212,7 +212,7 @@ get_diskusage()
{
int perc = 0;
struct statvfs fs;
/* try to open mountpoint */
if (statvfs(mountpath, &fs) < 0) {
fprintf(stderr, "Could not get filesystem info.\n");


Carregando…
Cancelar
Guardar