I (Julian Foad) wrote: > Well spotted, thanks. I didn't find this as it's a local name (static > func), although I did catch a couple of other such cases. Will fix.
r1714159. - Julian > On 12 November 2015 at 16:54, Greg Stein <[email protected]> wrote: >> On Thu, Nov 12, 2015 at 2:59 AM, <[email protected]> wrote: >>> static svn_error_t * >>> -svn_branch_revision_fetch_info(svn_branch_txn_t **txn_p, >>> - svn_branch_repos_t *repos, >>> +svn_branch_revision_fetch_info(svn_branch__txn_t **txn_p, >> >> Seems you've missed a class of renames. Shouldn't this function name be >> renamed, too?

