]> asedeno.scripts.mit.edu Git - git.git/blobdiff - diff.c
Merge branch 'jn/gitweb-return-or-exit-cleanup'
[git.git] / diff.c
diff --git a/diff.c b/diff.c
index 2327cea5b2c9ebe8d545b5a648910077ee67cd64..c692526603358c189dce213f2d9729a7c26efa94 100644 (file)
--- a/diff.c
+++ b/diff.c
@@ -2620,7 +2620,6 @@ static void fill_metainfo(struct strbuf *msg,
                }
                /* fallthru */
        default:
-               /* nothing */
                *must_show_header = 0;
        }
        if (one && two && hashcmp(one->sha1, two->sha1)) {