Explorar o código

whitespace error

Aaron Marcher %!s(int64=10) %!d(string=hai) anos
pai
achega
a97e843918
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      slstatus.c

+ 1 - 1
slstatus.c

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