mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Minor style(9) nit.
This commit is contained in:
parent
8628e60065
commit
d870d44d20
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=175993
@ -175,7 +175,7 @@ main(int argc, char *argv[])
|
||||
/*
|
||||
* Send the message to syslog, either on the local host, or on a remote host
|
||||
*/
|
||||
void
|
||||
void
|
||||
logmessage(int pri, const char *host, const char *svcname, const char *buf)
|
||||
{
|
||||
static struct socks *socks;
|
||||
|
Loading…
Reference in New Issue
Block a user