Kannan wrote: > Julian Foad wrote: > > On Fri, 2009-12-04 at 19:49 +0200, Daniel Shahaf wrote: > >> What's the benefit of this change? > > If not in many places, the variable is used only in one such instance > which could very well be replaced with the method. Sort of minor > tweak. > > > Speaking for myself... it's clearly just a tiny code improvement. +1. > > > > I thin it is also more consistent with the way such checks are done in > > other svn_client functions. > > Thank you.
Committed revision 887476. - Julian