From test-dev-return-1333-apmail-httpd-test-dev-archive=httpd.apache.org@httpd.apache.org Wed Jan 22 20:46:39 2003 Return-Path: Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 68651 invoked by uid 500); 22 Jan 2003 20:46:38 -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 68640 invoked from network); 22 Jan 2003 20:46:38 -0000 Message-ID: <3E2F0355.3070008@apache.org> Date: Wed, 22 Jan 2003 15:47:17 -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: <3E2EFEC7.2020509@apache.org> 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 Greg Ames wrote: > MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1) wrote: > >> As regards the function names at the end of the function, I sure like >> it - >> it's a lot easier when you browse through the code.. But then, I >> thought it >> should be there for all of them or for none of them.. That's the reason I >> decided to take it away.. The next patch will have it.. > I've already made those changes, > ...so don't bother with another patch just yet. ...but if you feel like adding function names at the end of the long ones to make it more consistant, that would be great (once I commit). Greg