Return-Path: Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 13267 invoked by uid 500); 22 Jan 2003 16:50:59 -0000 Mailing-List: contact test-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list test-dev@httpd.apache.org Received: (qmail 13250 invoked from network); 22 Jan 2003 16:50:58 -0000 Message-ID: <3E2ECC14.9080106@apache.org> Date: Wed, 22 Jan 2003 11:51:32 -0500 From: Greg Ames User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 MIME-Version: 1.0 To: test-dev@httpd.apache.org Subject: Re: [PATCH] Style police for mod_specweb99.c References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: 208.185.179.12.available.above.net 1.6.2 0/1000/N MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1) wrote: > Summary of the patch : > 1. convert tabs to spaces hmmm, I wonder how I missed 'em? IIRC I used "expand -i -t4 mod_specweb99.c" > 2. try to follow apache styleguide I plan on reviewing this, but I'm pretty weak on style other than not liking tabs. Other eyeballs would be appreciated. Thanks for the patch, Madhu. Greg