[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH]svn_wc__find_wc_root

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 24 Jun 2009 09:43:52 -0400

Stefan Sperling wrote:
> On Wed, Jun 24, 2009 at 07:37:13PM +0800, HuiHuang wrote:

[...]

>> + while(1)
>
> It's just a matter of personal taste, but I'd put a space here:
>
> while (1)

I've also been under the impression that this is covered by convention in
our code: spaces after statements such as "if" and "while"; none after
function names.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2364936

Received on 2009-06-24 15:44:19 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.