mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Sigh, remove a line that needs to be removed along with previous commit.
Submitted by: mjg MFC after: 3 days X-MFC-with: 272288
This commit is contained in:
parent
da9c3bbbee
commit
934a6c2732
1 changed files with 0 additions and 1 deletions
|
|
@ -390,7 +390,6 @@ writefile(time_t runtimer, char queue)
|
|||
fputc(*ap, fp);
|
||||
}
|
||||
}
|
||||
fwrite(*atenv, sizeof(char), eqp-*atenv -1, fp);
|
||||
fputc('\n', fp);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue