X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/c590e8780b3ea6954d36545eaafe9a188b94f37628655b055ed825ab80268de2..bcbf766388dd5fd3df2f4b25d8abb4661d9e1528b4d73c4394c2365d06f16b78:/gitweb.perl diff --git a/gitweb.perl b/gitweb.perl index 37f13f1..5f1088f 100755 --- a/gitweb.perl +++ b/gitweb.perl @@ -2339,6 +2339,8 @@ sub git_patchset_body { print format_diff_line($patch_line); } + print "\n" if $in_header; # extended header + print "\n" if $patch_found; # class="patch" print "\n"; # class="patchset"