(do_plague): Remove the carriage return.
This commit is contained in:
parent
4a6346b0df
commit
e7f67071db
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ static int infect_people(struct natstr *, struct sctstr *);
|
|||
void
|
||||
do_plague(struct sctstr *sp, struct natstr *np, int etu)
|
||||
{
|
||||
int pstage, ptime;
|
||||
int pstage, ptime;
|
||||
int n;
|
||||
|
||||
if (opt_NO_PLAGUE) /* no plague nothing to do */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue