Line breaks and other formatting issues. No functional changes.

This commit is contained in:
Markus Armbruster 2006-05-21 13:05:24 +00:00
parent 281840b604
commit 4c4fdca42b
37 changed files with 119 additions and 117 deletions

View file

@ -342,8 +342,8 @@ multifire(void)
continue;
}
if (fship.shp_effic < 60) {
pr("Ship #%d is crippled (%d%%)\n", fshipno,
fship.shp_effic);
pr("Ship #%d is crippled (%d%%)\n",
fshipno, fship.shp_effic);
continue;
}
range = effrange(fship.shp_frnge, fship.shp_tech);