random style fixes (extra spaces deleted)
[oweals/busybox.git] / util-linux / fdisk_sgi.c
index b2e0d7a62e0e6b33cda16d24c6b4af83f9d2fbcd..b7e09f3c23626313a83db55ed6d0db963aa943ba 100644 (file)
@@ -613,7 +613,7 @@ sgi_gaps(void)
 static void
 sgi_change_sysid(int i, int sys)
 {
-       if (sgi_get_num_sectors(i) == 0 ) { /* caught already before, ... */
+       if (sgi_get_num_sectors(i) == 0) { /* caught already before, ... */
                printf("Sorry you may change the Tag of non-empty partitions\n");
                return;
        }