diff --git a/src/lib/update/ship.c b/src/lib/update/ship.c index 02328a3b..68adce71 100644 --- a/src/lib/update/ship.c +++ b/src/lib/update/ship.c @@ -115,7 +115,7 @@ upd_ship(struct shpstr *sp, int etus, { struct sctstr *sectp; struct mchrstr *mp; - int pstage, ptime; + int pstage, ptime; int oil_gained; int max_oil; int max_food;