From: Francesco Chemolli Date: Wed, 22 Aug 2012 15:16:11 +0000 (+0200) Subject: Adjusted declarations of debug sections and authors X-Git-Tag: sourceformat-review-1~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=29c041db5ef6c60c17147eb3861d358e4a8b69d6;p=thirdparty%2Fsquid.git Adjusted declarations of debug sections and authors --- diff --git a/src/cache_cf.h b/src/cache_cf.h index 69e8abf967..93f555b44e 100644 --- a/src/cache_cf.h +++ b/src/cache_cf.h @@ -1,6 +1,6 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 03 Configuration File Parsing + * AUTHOR: Harvest Derived * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/client_db.h b/src/client_db.h index dab0b3b6fc..81bdcaf7ce 100644 --- a/src/client_db.h +++ b/src/client_db.h @@ -1,6 +1,6 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 00 Client Database + * AUTHOR: Duane Wessels * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/fqdncache.h b/src/fqdncache.h index e6d916c72e..e0119cfb5d 100644 --- a/src/fqdncache.h +++ b/src/fqdncache.h @@ -1,6 +1,6 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 35 FQDN Cache + * AUTHOR: Harvest Derived * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/gopher.h b/src/gopher.h index 7d8dd1b3bd..f8b0827262 100644 --- a/src/gopher.h +++ b/src/gopher.h @@ -1,6 +1,6 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 10 Gopher + * AUTHOR: Harvest Derived * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/log/access_log.h b/src/log/access_log.h index 1c39737fb0..92c0b7e14a 100644 --- a/src/log/access_log.h +++ b/src/log/access_log.h @@ -1,5 +1,6 @@ /* - * access_log.h + * DEBUG: section 46 Access Log + * AUTHOR: Duane Wessels * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/neighbors.h b/src/neighbors.h index 3bfa7c7d75..a045f9ec59 100644 --- a/src/neighbors.h +++ b/src/neighbors.h @@ -1,6 +1,6 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 15 Neighbor Routines + * AUTHOR: Harvest Derived * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/peer_sourcehash.h b/src/peer_sourcehash.h index bbfd87247e..869a47f24d 100644 --- a/src/peer_sourcehash.h +++ b/src/peer_sourcehash.h @@ -1,6 +1,7 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 39 Peer source hash based selection + * AUTHOR: Henrik Nordstrom + * BASED ON: carp.cc * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/peer_userhash.h b/src/peer_userhash.h index 7d196438c0..4a026ca641 100644 --- a/src/peer_userhash.h +++ b/src/peer_userhash.h @@ -1,6 +1,7 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 39 Peer user hash based selection + * AUTHOR: Henrik Nordstrom + * BASED ON: carp.cc * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/refresh.h b/src/refresh.h index 804716ffc2..e1c8a14ad0 100644 --- a/src/refresh.h +++ b/src/refresh.h @@ -1,6 +1,6 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 22 Refresh Calculation + * AUTHOR: Harvest Derived * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/stat.h b/src/stat.h index 2db0594c6d..7203bffe4f 100644 --- a/src/stat.h +++ b/src/stat.h @@ -1,6 +1,6 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 18 Cache Manager Statistics + * AUTHOR: Harvest Derived * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ----------------------------------------------------------