You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2018/11/21 16:11:17 UTC

svn commit: r1847121 - /subversion/trunk/subversion/libsvn_fs_x/dag_cache.h

Author: julianfoad
Date: Wed Nov 21 16:11:17 2018
New Revision: 1847121

URL: http://svn.apache.org/viewvc?rev=1847121&view=rev
Log:
* subversion/libsvn_fs_x/dag_cache.h
  (svn_fs_x__get_dag_path): Fix a doc-string cross-reference.

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

Modified: subversion/trunk/subversion/libsvn_fs_x/dag_cache.h
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_fs_x/dag_cache.h?rev=1847121&r1=1847120&r2=1847121&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_fs_x/dag_cache.h (original)
+++ subversion/trunk/subversion/libsvn_fs_x/dag_cache.h Wed Nov 21 16:11:17 2018
@@ -103,7 +103,7 @@ typedef struct svn_fs_x__dag_path_t
    IS_TXN_PATH must be set.  If IS_TXN_PATH is FALSE, no copy ID
    inheritance information will be calculated for the *PARENT_PATH_P chain.
 
-   If FLAGS & open_path_last_optional is zero, return the error
+   If FLAGS & svn_fs_x__dag_path_last_optional is zero, return the error
    SVN_ERR_FS_NOT_FOUND if the node PATH refers to does not exist.  If
    non-zero, require all the parent directories to exist as normal,
    but if the final path component doesn't exist, simply return a path