summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/cvs/src/diff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cvs/src/diff.c b/contrib/cvs/src/diff.c
index ec21599..7faaae8 100644
--- a/contrib/cvs/src/diff.c
+++ b/contrib/cvs/src/diff.c
@@ -461,7 +461,7 @@ diff (argc, argv)
/* start the recursion processor */
err = start_recursion (diff_fileproc, diff_filesdoneproc, diff_dirproc,
diff_dirleaveproc, NULL, argc, argv, local,
- which, 0, CVS_LOCK_READ, (char *) NULL, 1
+ which, 0, CVS_LOCK_READ, (char *) NULL, 1,
(char *) NULL);
}
OpenPOWER on IntegriCloud