]> git.ipfire.org Git - thirdparty/git.git/blobdiff - diff.h
Merge branch 'jc/diff-algo-attribute'
[thirdparty/git.git] / diff.h
diff --git a/diff.h b/diff.h
index 41eb2c3d428801130bc6ffe355cc723067689b85..8d770b1d579c8ec61ce52c4ac4c9df799c509901 100644 (file)
--- a/diff.h
+++ b/diff.h
@@ -333,6 +333,7 @@ struct diff_options {
        int prefix_length;
        const char *stat_sep;
        int xdl_opts;
+       int ignore_driver_algorithm;
 
        /* see Documentation/diff-options.txt */
        char **anchors;