From: wessels <> Date: Thu, 8 Jun 2000 09:30:44 +0000 (+0000) Subject: DW: X-Git-Tag: SQUID_3_0_PRE1~1934 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3549c12c6e84222bb907bf90c8959c1a48d5171c;p=thirdparty%2Fsquid.git DW: - Minor correction to the minor corrections of the formatting of the boilerplate section. --- diff --git a/src/logfile.cc b/src/logfile.cc index 4fef0aed3d..25cc8ebc00 100644 --- a/src/logfile.cc +++ b/src/logfile.cc @@ -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);