Minor style(9) nit.

This commit is contained in:
obrien 2008-02-05 17:34:44 +00:00
parent 5152fff6bb
commit 6ccddb5af5

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;