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

@ -312,8 +312,8 @@ retreat_ship1(struct shpstr *sp, char code, int orig)
}
if (orig) {
wu(0, sp->shp_own, "%s %s, and retreated to %s\n", prship(sp),
conditions[findcondition(code)].desc[orig],
wu(0, sp->shp_own, "%s %s, and retreated to %s\n",
prship(sp), conditions[findcondition(code)].desc[orig],
xyas(sp->shp_x, sp->shp_y, sp->shp_own));
} else {
wu(0, sp->shp_own, "%s %s, and ended up at %s\n",