From: wessels <> Date: Wed, 3 Dec 1997 08:33:15 +0000 (+0000) Subject: formatting X-Git-Tag: SQUID_3_0_PRE1~4407 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b8336973a06043bad94301ae9acad01f7e922d9;p=thirdparty%2Fsquid.git formatting --- diff --git a/src/net_db.cc b/src/net_db.cc index 42a239ca79..fb941a27c8 100644 --- a/src/net_db.cc +++ b/src/net_db.cc @@ -1,6 +1,6 @@ /* - * $Id: net_db.cc,v 1.53 1997/12/02 17:59:35 kostas Exp $ + * $Id: net_db.cc,v 1.54 1997/12/03 01:33:15 wessels Exp $ * * DEBUG: section 37 Network Measurement Database * AUTHOR: Duane Wessels @@ -31,8 +31,8 @@ #include "squid.h" - #if USE_ICMP + static hash_table *addr_table = NULL; static hash_table *host_table = NULL;