From e599f08a101044e6069b8919de7be58ece9485ca Mon Sep 17 00:00:00 2001 From: Ron Koenderink Date: Wed, 15 Dec 2004 02:48:47 +0000 Subject: [PATCH] (upd_ship): Remove carriage return. --- src/lib/update/ship.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;