]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Malformed author header comment fix by Guido
authorhno <>
Wed, 23 Oct 2002 03:16:11 +0000 (03:16 +0000)
committerhno <>
Wed, 23 Oct 2002 03:16:11 +0000 (03:16 +0000)
src/client_side_request.cc

index 82c98a53e6f29b8be1a9f023c2709a978f8c727c..495d14f4edd9d170d3056b7a1caea1f7cb534e04 100644 (file)
@@ -1,9 +1,9 @@
 
 /*
- * $Id: client_side_request.cc,v 1.7 2002/10/13 20:35:00 robertc Exp $
+ * $Id: client_side_request.cc,v 1.8 2002/10/22 21:16:11 hno Exp $
  * 
- * DEBUG: section 85    Client-side Request Routines AUTHOR: Robert Collins
- * (Originally Duane Wessels in client_side.c)
+ * DEBUG: section 85    Client-side Request Routines
+ * AUTHOR: Robert Collins (Originally Duane Wessels in client_side.c)
  * 
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------