Peter N. Lundblad wrote:
> On Fri, 14 Jan 2005 cmpilato@tigris.org wrote:
>
>>Author: cmpilato
>>Date: Fri Jan 14 18:28:03 2005
>>New Revision: 12738
>>
>>Modified: trunk/subversion/include/svn_path.h
>>Url: http://svn.collab.net/viewcvs/svn/trunk/subversion/include/svn_path.h?view=diff&rev=12738&p1=trunk/subversion/include/svn_path.h&r1=12737&p2=trunk/subversion/include/svn_path.h&r2=12738
>>==============================================================================
>>--- trunk/subversion/include/svn_path.h (original)
>>+++ trunk/subversion/include/svn_path.h Fri Jan 14 18:28:03 2005
>>@@ -26,7 +26,8 @@
>> *
>> * All paths passed to the @c svn_path_xxx functions, with the exceptions of
>> * the @c svn_path_canonicalize and @c svn_path_internal_style functions, must
>>- * be in canonical form.
>>+ * be in canonical form. There is one exception -- svn_path_is_canonical() --
>>+ * (for the obvious reasons).
That looks like a third exception, not "one exception".
- Julian
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 15 18:36:29 2005