From: wessels <> Date: Tue, 16 Jul 1996 07:51:23 +0000 (+0000) Subject: compiler X-Git-Tag: SQUID_3_0_PRE1~6048 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b0124ffe48849f56949f563a408b0628da40d1e;p=thirdparty%2Fsquid.git compiler --- diff --git a/src/errorpage.cc b/src/errorpage.cc index 49b36dc1d3..5756da9d68 100644 --- a/src/errorpage.cc +++ b/src/errorpage.cc @@ -1,5 +1,5 @@ /* - * $Id: errorpage.cc,v 1.24 1996/07/15 23:57:49 wessels Exp $ + * $Id: errorpage.cc,v 1.25 1996/07/16 01:51:23 wessels Exp $ * * DEBUG: section 4 Error Generation * AUTHOR: Duane Wessels @@ -120,6 +120,7 @@ char *tmp_error_buf; /* LOCAL */ static char *tbuf = NULL; +static char *auth_msg = NULL; void errorInitialize() {