svn propchange: r1925595 - svn:log
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <[email protected]> |
Author: brane
Revision: 1925595
Modified property: svn:log
Modified: svn:log at Fri May 16 20:55:20 2025
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri May 16 20:55:20 2025
@@ -2,5 +2,5 @@ Fixed docstrings in svn_io.h.
* svn_io.h
(svn_stream_open_readonly, svn_stream_open_writable): Do not mention
- APR_BUFFERED in the docstrings because the implementation does not
+ APR_BINARY in the docstrings because the implementation does not
actually use that flag.