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

@ -168,8 +168,7 @@ move_ground(struct sctstr *start, struct sctstr *end,
break;
else if (dir == DIR_VIEW) {
pr("%d%% %s with %d civilians.\n", sect.sct_effic,
dchr[sect.sct_type].d_name,
sect.sct_item[I_CIVIL]);
dchr[sect.sct_type].d_name, sect.sct_item[I_CIVIL]);
continue;
}
/*