X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=builtin-apply.c;h=91f8752ff7fdb588e64f594519a2e9503c516630;hb=b52e985a4f824128d01220473b04057a4876060d;hp=8edcc08b61e6ab41098154afe1f6741f987978d7;hpb=9f165805f3bde8cd91653f2db1c35a4548b85625;p=git.git diff --git a/builtin-apply.c b/builtin-apply.c index 8edcc08b6..91f8752ff 100644 --- a/builtin-apply.c +++ b/builtin-apply.c @@ -683,7 +683,6 @@ static char *git_header_name(char *line, int llen) } } } - return NULL; } /* Verify that we recognize the lines following a git header */