X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftcpdchk.c;h=91eb0bc7f506f9c98b40f6eb557a169fe09eea5d;hb=df65074917a6504ab9f21b5d1897b006ec086007;hp=8cff3013e87c861fe7f2c5aa00c64dfb6e34030b;hpb=3bd3293043f3c2ef02dc448cd707045376085ef6;p=yaz-moved-to-github.git diff --git a/src/tcpdchk.c b/src/tcpdchk.c index 8cff301..91eb0bc 100644 --- a/src/tcpdchk.c +++ b/src/tcpdchk.c @@ -86,8 +86,8 @@ int check_ip_tcpd(void *cd, const char *addr, int len, int type) i = hosts_access(&request_info); if (!i) { - yaz_log (YLOG_DEBUG, "access denied from %s", - host_name ? host_name : host_addr); + yaz_log(YLOG_DEBUG, "access denied from %s", + host_name ? host_name : host_addr); return 1; } yaz_log(YLOG_DEBUG, "access granted from %s",