From 8b8336973a06043bad94301ae9acad01f7e922d9 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Wed, 3 Dec 1997 08:33:15 +0000 Subject: [PATCH] formatting --- src/net_db.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -- 2.47.3