Break long lines more tastefully
This commit is contained in:
parent
373651359e
commit
7465574195
28 changed files with 69 additions and 92 deletions
|
@ -144,8 +144,7 @@ infect_people(struct natstr *np, struct sctstr *sp)
|
|||
*/
|
||||
int
|
||||
plague_people(struct natstr *np, short *vec,
|
||||
int *pstage, int *ptime,
|
||||
int etus)
|
||||
int *pstage, int *ptime, int etus)
|
||||
{
|
||||
int stage;
|
||||
double plg_num;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue