Skip to content

Commit e4534ab

Browse files
committed
Fix a docstring.
* subversion/include/svn_client.h (svn_client_patch_stream): The future is now! git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/patch-from-stream@1925599 13f79535-47bb-0310-9956-ffa450edef68
1 parent de259d0 commit e4534ab

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

subversion/include/svn_client.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7776,9 +7776,6 @@ svn_client_patch(const char *patch_abspath,
77767776
* Similar to svn_client_patch(), but the patch is read from a file handle,
77777777
* described in @a patch_stream.
77787778
*
7779-
* In future versions, this function may be used to apply a patch directly
7780-
* from an svn_stream_t.
7781-
*
77827779
* @since New in 1.15.
77837780
*/
77847781
svn_error_t *

0 commit comments

Comments
 (0)