Break long lines more tastefully
This commit is contained in:
parent
373651359e
commit
7465574195
28 changed files with 69 additions and 92 deletions
|
@ -90,8 +90,7 @@ sct_prewrite(int id, void *old, void *new)
|
|||
}
|
||||
|
||||
if (prev_own != own)
|
||||
lost_and_found(EF_SECTOR, prev_own, own,
|
||||
0, sp->sct_x, sp->sct_y);
|
||||
lost_and_found(EF_SECTOR, prev_own, own, 0, sp->sct_x, sp->sct_y);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue