]> git.ipfire.org Git - thirdparty/git.git/blobdiff - gitweb/gitweb.perl
gitweb: Fix typo in git_difftree_body
[thirdparty/git.git] / gitweb / gitweb.perl
index 0df59af821248103cde84a4969439f56a98a9457..ba5024af14484ec4f838e77c261835e77cc224b3 100755 (executable)
@@ -1556,7 +1556,7 @@ sub git_difftree_body {
                                      "blob") .
                              " | " .
                              $cgi->a({-href => href(action=>"history", hash_base=>$parent,
-                                                    file_name=>$diff{'file'})},\
+                                                    file_name=>$diff{'file'})},
                                      "history") .
                              "</td>\n";