]> Lady’s Gitweb - Gitweb/commit
gitweb: Fix typo in hash key name in %opts in git_header_html
authorJakub Narebski <redacted>
Sat, 12 Jun 2010 22:35:59 +0000 (00:35 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:40 +0000 (00:50 -0400)
commitb2aa990f7bf34e3bcecd8b801da17c4a2c0ea6a1abc46d163e8c9ed110261c60
tree487edf5ea9bed5b817037678561cceef53fda1a0aa691f92aed354b3196f374e
parent0fa5db2fad6d3d78e8685b90da95f71bc54082572d54d2ea9441f316891f185c
gitweb: Fix typo in hash key name in %opts in git_header_html

The name of the key has to be the same in call site handle_errors_html
and in called subroutine that uses it, i.e. git_header_html.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.249258 seconds and 4 git commands to generate.