From: wessels <> Date: Sat, 30 Mar 1996 04:15:23 +0000 (+0000) Subject: assign cached_error.c to debugging section 4 X-Git-Tag: SQUID_3_0_PRE1~6339 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c2014bcec354d676feecb539bf86072766b3d752;p=thirdparty%2Fsquid.git assign cached_error.c to debugging section 4 --- diff --git a/src/errorpage.cc b/src/errorpage.cc index 2c72d38934..b73af98667 100644 --- a/src/errorpage.cc +++ b/src/errorpage.cc @@ -1,4 +1,6 @@ -/* $Id: errorpage.cc,v 1.5 1996/03/29 01:07:35 wessels Exp $ */ +/* $Id: errorpage.cc,v 1.6 1996/03/29 21:15:23 wessels Exp $ */ + +/* DEBUG: Section 4 cached_error: Error printing routines */ #include "squid.h"