Author: stefan2
Date: Sat Jan 17 22:59:40 2015
New Revision: 1652693

URL: http://svn.apache.org/r1652693
Log:
* subversion/libsvn_fs_x/dag.h
  (svn_fs_x__dag_get_edit_stream): Remove obsolete pool reference from
                                   docstring.  No functional change.

Modified:
    subversion/trunk/subversion/libsvn_fs_x/dag.h

Modified: subversion/trunk/subversion/libsvn_fs_x/dag.h
URL: 
http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_fs_x/dag.h?rev=1652693&r1=1652692&r2=1652693&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_fs_x/dag.h (original)
+++ subversion/trunk/subversion/libsvn_fs_x/dag.h Sat Jan 17 22:59:40 2015
@@ -463,7 +463,7 @@ svn_fs_x__dag_get_edit_stream(svn_stream
 
 
 /* Signify the completion of edits to FILE made using the stream
-   returned by svn_fs_x__dag_get_edit_stream, allocating from POOL.
+   returned by svn_fs_x__dag_get_edit_stream.
 
    If CHECKSUM is non-null, it must match the checksum for FILE's
    contents (note: this is not recalculated, the recorded checksum is


Reply via email to