You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2014/05/27 22:29:29 UTC

svn propchange: r1597871 - svn:log

Author: breser
Revision: 1597871
Modified property: svn:log

Modified: svn:log at Tue May 27 20:29:29 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue May 27 20:29:29 2014
@@ -1,5 +1,5 @@
 In the perl bindings: Fix a compiler warning about using the result of a
 condition without parenthesis.
 
-* subversion/bindings/swig/perl/libsvn-swig_perl/swigutil_pl.c
+* subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.c
   (svn_swig_pl_array_to_apr_array_revision_range): Use parens.