| commit | 217ca9297b32a4d2d30dfb91ab85e24b3114ca09 | [log] [tgz] |
|---|---|---|
| author | Lieven Govaerts <lgo@apache.org> | Thu Oct 05 19:08:37 2006 +0000 |
| committer | Lieven Govaerts <lgo@apache.org> | Thu Oct 05 19:08:37 2006 +0000 |
| tree | 144dbb34b34c4f649eb569baaeb16c977a329c37 | |
| parent | b36473fd07b451bf6e0aca9aef63e87d137399ba [diff] |
On the 1.4.x-issue-2533 branch: Merged in r21722 from trunk: small docfix. Approved by: dionisos git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/1.4.x-issue-2618@861857 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/subversion/libsvn_wc/adm_files.h b/subversion/libsvn_wc/adm_files.h index 374caf6..0e45521 100644 --- a/subversion/libsvn_wc/adm_files.h +++ b/subversion/libsvn_wc/adm_files.h
@@ -191,7 +191,7 @@ apr_pool_t *pool); /* Close the revert-base for FILE. - * FP was obtained from svn_wc__open_text_base(). + * FP was obtained from svn_wc__open_revert_base(). * Behaves like svn_wc__close_adm_file(), which see. */ svn_error_t *svn_wc__close_revert_base(apr_file_t *fp,