Canonicalize line endings.
This commit is contained in:
parent
473191301f
commit
25d1a9d389
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue