From: Francesco Chemolli Date: Wed, 22 Aug 2012 12:20:55 +0000 (+0200) Subject: Fixed comments for debug sections and authors. X-Git-Tag: sourceformat-review-1~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4893a72bbfc4d24a2a4f17d18fc21400d36d4f87;p=thirdparty%2Fsquid.git Fixed comments for debug sections and authors. --- diff --git a/src/client_side.h b/src/client_side.h index 405d9b722f..014784872b 100644 --- a/src/client_side.h +++ b/src/client_side.h @@ -1,6 +1,6 @@ /* - * $Id$ - * + * DEBUG: section 33 Client-side Routines + * AUTHOR: Duane Wessels * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/disk.h b/src/disk.h index e29185c927..134784f20d 100644 --- a/src/disk.h +++ b/src/disk.h @@ -1,6 +1,6 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 06 Disk I/O Routines + * AUTHOR: Harvest Derived * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/fd.h b/src/fd.h index 19b898d30a..a6cbf68445 100644 --- a/src/fd.h +++ b/src/fd.h @@ -1,6 +1,6 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 51 Filedescriptor Functions + * AUTHOR: Duane Wessels * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/ftp.h b/src/ftp.h index 49f279a14f..a3d2abd4fc 100644 --- a/src/ftp.h +++ b/src/ftp.h @@ -1,6 +1,6 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 09 File Transfer Protocol (FTP) + * AUTHOR: Harvest Derived * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/tools.h b/src/tools.h index 49eb7edb12..3ffcc26a56 100644 --- a/src/tools.h +++ b/src/tools.h @@ -1,6 +1,6 @@ /* - * DEBUG: section - * AUTHOR: + * DEBUG: section 21 Misc Functions + * AUTHOR: Harvest Derived * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ----------------------------------------------------------