On Thu, Sep 23, 2010 at 11:22, <julianf...@apache.org> wrote: > Author: julianfoad > Date: Thu Sep 23 15:22:52 2010 > New Revision: 1000495 > > URL: http://svn.apache.org/viewvc?rev=1000495&view=rev > Log: > * subversion/libsvn_wc/wc_db.c > (svn_wc__db_op_copy, make_copy_txn): Mark op_depth parameters with comments.
If you're going to mark them, then please do it right before the comma... in all these cases you're placing the comment mid-expression :-( >... Cheers, -g