Fix bad line break / whitespace. No functional changes.
This commit is contained in:
parent
16407594d6
commit
7e402f062c
3 changed files with 5 additions and 6 deletions
|
@ -58,7 +58,7 @@ static void do_mob_sect(struct sctstr *sp, int etus);
|
|||
static void do_mob_ship(struct shpstr *, int);
|
||||
|
||||
static int
|
||||
increase_mob(time_t * counter, float mult)
|
||||
increase_mob(time_t *counter, float mult)
|
||||
{
|
||||
time_t secs;
|
||||
time_t now;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue