cleanup: remove unnecessary (=invisible) leading spaces

This commit is contained in:
marschap
2006-04-27 15:10:59 +00:00
parent 9b111eeac4
commit d4a3e7444d
40 changed files with 212 additions and 212 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ int machine_get_fs(mounts_type fs[], int *cnt)
statcnt++;
}
}
*cnt = statcnt;
return(TRUE);
}