Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 76826 invoked from network); 16 Sep 2008 21:43:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Sep 2008 21:43:12 -0000 Received: (qmail 16770 invoked by uid 500); 16 Sep 2008 21:43:05 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 16704 invoked by uid 500); 16 Sep 2008 21:43:05 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 16693 invoked by uid 99); 16 Sep 2008 21:43:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Sep 2008 14:43:05 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of justin.erenkrantz@gmail.com designates 209.85.217.10 as permitted sender) Received: from [209.85.217.10] (HELO mail-gx0-f10.google.com) (209.85.217.10) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Sep 2008 21:42:07 +0000 Received: by gxk3 with SMTP id 3so20135042gxk.0 for ; Tue, 16 Sep 2008 14:41:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=txTpbI7u5isQq4O+U6nyLBDX1CtGeiUeX8j1wDUnueE=; b=vZ09qR1QvU8S4Q3aOVz354/JrryIqk5cXYOEs/DorKW1I3jl5dX4ACKMsyOmoVDJS/ IekCc9+FXK/r3keBO8SlF2cjxq+xq946FK0l12hrx+2tFJ3OJYnfM4SzVWKKy1YKENBd ibzM6azN7BHHKvKtJGafoSgrsFJPk5TBsCPBQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=KRIefiQH0nZAl88aG/4tvRX9y9ChtiVTwL1IjHZOS133UKJ1ZKawl8rrpNzhVuU3rq 5H3E6iRQvYlI4pKabqEqg22nhFdqCcoXlYDlOgy4Q9eOazu4hxs4HHRIWuzWOifeSeNU 8u4jKjfhFNR0USFQZHkw7ePKhTD+kFtUnfYOE= Received: by 10.150.54.6 with SMTP id c6mr2216188yba.223.1221601298396; Tue, 16 Sep 2008 14:41:38 -0700 (PDT) Received: by 10.150.133.19 with HTTP; Tue, 16 Sep 2008 14:41:38 -0700 (PDT) Message-ID: <5c902b9e0809161441m43c45565vf60291aa82376a3e@mail.gmail.com> Date: Tue, 16 Sep 2008 14:41:38 -0700 From: "Justin Erenkrantz" Sender: justin.erenkrantz@gmail.com To: dev@httpd.apache.org Subject: Re: svn commit: r696047 - in /httpd/flood/trunk: flood_subst_file.c flood_subst_file.h In-Reply-To: <48D026CA.9000808@rowe-clan.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080916204145.DA8E423889B9@eris.apache.org> <48D022D5.3080800@apache.org> <48D026CA.9000808@rowe-clan.net> X-Google-Sender-Auth: b39515660f8f2f82 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Sep 16, 2008 at 2:36 PM, William A. Rowe, Jr. wrote: > I suppose the proper answer then is > > /* //# why mess around, therefore static */ > > ? ;-) Justin, I think you could have dropped the # Hey, bub, you're the one who committed this code - not me. =) -- justin