Kaynağa Gözat

whitespace error

master
Aaron Marcher 8 yıl önce
committed by Aaron Marcher (drkhsh)
ebeveyn
işleme
a97e843918
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      slstatus.c

+ 1
- 1
slstatus.c Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet