From: wessels <> Date: Sat, 28 Mar 1998 12:24:34 +0000 (+0000) Subject: add to the end of our error pages X-Git-Tag: SQUID_3_0_PRE1~3727 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e32b11fcdfb2319c0182b1a9b4aaa9e982c8dc5d;p=thirdparty%2Fsquid.git add to the end of our error pages --- diff --git a/src/errorpage.cc b/src/errorpage.cc index d08c25d1e6..290177da49 100644 --- a/src/errorpage.cc +++ b/src/errorpage.cc @@ -1,6 +1,6 @@ /* - * $Id: errorpage.cc,v 1.122 1998/03/17 04:00:13 wessels Exp $ + * $Id: errorpage.cc,v 1.123 1998/03/28 05:24:34 wessels Exp $ * * DEBUG: section 4 Error Generation * AUTHOR: Duane Wessels @@ -61,6 +61,7 @@ static const struct { "\n
\n" "
\n" "Generated on %T by %s@%h\n" + "\n" } };