mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 10:06:25 +01: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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=272289
@ -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 New Issue
Block a user