Minor style(9) nit.

This commit is contained in:
David E. O'Brien 2008-02-05 17:34:44 +00:00
parent 8628e60065
commit d870d44d20

View File

@ -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;