Fix long lines. No functional changes.

This commit is contained in:
Markus Armbruster 2006-04-16 17:20:33 +00:00
parent ba2c537ce5
commit 4836f6c543
29 changed files with 141 additions and 79 deletions

View file

@ -135,7 +135,8 @@ upda(void)
if (*update_demandtimes != 0)
pr("Demand updates are allowed during: %s\n",
update_demandtimes);
pr("Demand updates require %d country(s) to want one.\n", update_wantmin);
pr("Demand updates require %d country(s) to want one.\n",
update_wantmin);
}
}
if (*game_days != 0)