Home
last modified time | relevance | path

Searched refs:diff_options (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dupdate.c1752 char *diff_options; local
1766 diff_options = "-c";
1780 diff_options = "-n";
1782 retcode = diff_exec (file1, file2, NULL, NULL, diff_options, finfo->file);