]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
DW:
authorwessels <>
Thu, 8 Jun 2000 09:30:44 +0000 (09:30 +0000)
committerwessels <>
Thu, 8 Jun 2000 09:30:44 +0000 (09:30 +0000)
  - Minor correction to the minor corrections of the formatting of
    the boilerplate section.

src/logfile.cc

index 4fef0aed3d4486af5a6088828f6f6f1afad12259..25cc8ebc002a0bea01924022cc4bbd715c29f5e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: logfile.cc,v 1.3 2000/06/06 19:34:31 hno Exp $
+ * $Id: logfile.cc,v 1.4 2000/06/08 03:30:44 wessels Exp $
  *
  * DEBUG: section 50    Log file handling
  * AUTHOR: Duane Wessels
@@ -32,8 +32,6 @@
  *
  */
 
- */
-
 #include "squid.h"
 
 static void logfileWriteWrapper(Logfile * lf, const void *buf, size_t len);