Cosmetics.

This commit is contained in:
Markus Armbruster 2006-03-27 19:50:38 +00:00
parent 523936cfef
commit 3aea505aa7
4 changed files with 5 additions and 5 deletions

View file

@ -210,8 +210,8 @@ fuel(void)
if (!player->argp[4])
pr("%s is not in a supplied, efficient harbor\n",
prship(&item.ship));
if (!snxtitem (&tender, EF_SHIP,
getstarg(player->argp[4], "Oiler? ", buf)))
if (!snxtitem(&tender, EF_SHIP,
getstarg(player->argp[4], "Oiler? ", buf)))
continue;
if (!check_ship_ok(&item.ship))