summaryrefslogtreecommitdiffstats
path: root/subversion/libsvn_wc/diff.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2015-10-12 08:54:49 +0000
committerpeter <peter@FreeBSD.org>2015-10-12 08:54:49 +0000
commitc18b5d7f26f112be58bb1c4660799dea49f219ba (patch)
tree013c2e6845398e5a9ca4901dcc077769c7520e1d /subversion/libsvn_wc/diff.h
parent91308aec6ca93cab82659cd43b3f6a83d366350b (diff)
downloadFreeBSD-src-c18b5d7f26f112be58bb1c4660799dea49f219ba.zip
FreeBSD-src-c18b5d7f26f112be58bb1c4660799dea49f219ba.tar.gz
Vendor import of subversion-1.9.2
Diffstat (limited to 'subversion/libsvn_wc/diff.h')
-rw-r--r--subversion/libsvn_wc/diff.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/subversion/libsvn_wc/diff.h b/subversion/libsvn_wc/diff.h
index 3ddada6..2df88e1 100644
--- a/subversion/libsvn_wc/diff.h
+++ b/subversion/libsvn_wc/diff.h
@@ -39,7 +39,7 @@ extern "C" {
#endif /* __cplusplus */
/* A function to diff locally added and locally copied files.
-
+
Reports the file LOCAL_ABSPATH as ADDED file with relpath RELPATH to
PROCESSOR with as parent baton PROCESSOR_PARENT_BATON.
@@ -60,7 +60,7 @@ svn_wc__diff_local_only_file(svn_wc__db_t *db,
apr_pool_t *scratch_pool);
/* A function to diff locally added and locally copied directories.
-
+
Reports the directory LOCAL_ABSPATH and everything below it (limited by
DEPTH) as added with relpath RELPATH to PROCESSOR with as parent baton
PROCESSOR_PARENT_BATON.
OpenPOWER on IntegriCloud