Canonicalize line endings.

This commit is contained in:
Markus Armbruster 2004-12-16 22:10:53 +00:00
parent 473191301f
commit 25d1a9d389

View file

@ -114,7 +114,7 @@ upd_land(struct lndstr *lp, int etus,
/* build = 1, maintain = 0 */ /* build = 1, maintain = 0 */
{ {
struct lchrstr *lcp; struct lchrstr *lcp;
int pstage, ptime; int pstage, ptime;
int n; int n;
int min = morale_base - (int)np->nat_level[NAT_HLEV]; int min = morale_base - (int)np->nat_level[NAT_HLEV];
int mult; int mult;