You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by bl...@apache.org on 2013/05/28 17:45:36 UTC

svn propchange: r1486897 - svn:log

Author: blair
Revision: 1486897
Modified property: svn:log

Modified: svn:log at Tue May 28 15:45:36 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue May 28 15:45:36 2013
@@ -1,5 +1,5 @@
 Optimize config file parser a bit.
 
 * subversion/libsvn_subr/config_file.c
-  (svn_config__parse_file): Use unbufferd I/O since config file parser 
-   uses own buffering.
+  (svn_config__parse_file): Use unbuffered I/O since config file parser 
+   uses its own buffering.