Fix some more diff options changes.
[gitweb.git] / diff.h
diff --git a/diff.h b/diff.h
index 2b6dc0cbe4d59614d5a8b44deb4052eb4a2991c1..729cd02510cfb3d39646475131ee523f03def8fb 100644 (file)
--- a/diff.h
+++ b/diff.h
@@ -57,6 +57,7 @@ struct diff_options {
        int rename_limit;
        int setup;
        int abbrev;
+       const char *msg_sep;
        const char *stat_sep;
        long xdl_opts;