Received: by taz.hyperreal.com (8.8.4/V2.0) id VAA16726; Sun, 23 Feb 1997 21:44:43 -0800 (PST) Received: from bilge-gw.topsail.org by taz.hyperreal.com (8.8.4/V2.0) with ESMTP id VAA16592; Sun, 23 Feb 1997 21:44:31 -0800 (PST) Received: from argo.topsail.org ([172.16.86.5]) by bilge-gw.topsail.org (8.7.5/8.7.3) with SMTP id AAA16655 for ; Mon, 24 Feb 1997 00:44:27 -0500 (EST) Message-ID: <33112ABA.63DECDAD@topsail.org> Date: Mon, 24 Feb 1997 00:44:26 -0500 From: Chuck Murcko Organization: The Topsail Group X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.1.5-RELEASE i386) MIME-Version: 1.0 To: new-httpd@hyperreal.com Subject: Re: [PATCH] PR#186 mod_rewrite warning References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com +1. Marc Slemko wrote: > > Index: mod_rewrite.c > =================================================================== > RCS file: /export/home/cvs/apache/src/mod_rewrite.c,v > retrieving revision 1.19 > diff -c -r1.19 mod_rewrite.c > *** mod_rewrite.c 1997/02/08 02:28:32 1.19 > --- mod_rewrite.c 1997/02/24 03:25:31 > *************** > *** 2969,2975 **** > } > > > ! void add_env_variable(request_rec *r, char *s) > { > char var[MAX_STRING_LEN]; > char val[MAX_STRING_LEN]; > --- 2969,2975 ---- > } > > > ! static void add_env_variable(request_rec *r, char *s) > { > char var[MAX_STRING_LEN]; > char val[MAX_STRING_LEN]; -- chuck Chuck Murcko The Topsail Group, West Chester PA USA chuck@topsail.org