Przeglądaj źródła

whitespace error

master
Aaron Marcher 8 lat temu
committed by Aaron Marcher (drkhsh)
rodzic
commit
a97e843918
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      slstatus.c

+ 1
- 1
slstatus.c Wyświetl plik

@@ -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");


Ładowanie…
Anuluj
Zapisz