X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ftcpdchk.c;fp=src%2Ftcpdchk.c;h=91eb0bc7f506f9c98b40f6eb557a169fe09eea5d;hp=8cff3013e87c861fe7f2c5aa00c64dfb6e34030b;hb=2715f6522ca62ab5dbc886c21ed18945743216f0;hpb=29b39371225c6c6eaa746d8805dd46d42b9b9668 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",