]> Lady’s Gitweb - Gitweb/commit
gitweb: fix uninitialized variable warning.
authorMartin Waitz <redacted>
Sat, 16 Sep 2006 21:09:02 +0000 (23:09 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commit048d409caa6f830f23de579eafa2d3bc664eaf619a49ea722c9ec2f212a1db89
tree4517b13ee2b4f60e20655c971738fc887552308df133a42f2ad2a81c75c2b3a6
parentb95944fb27d6c0ba8239b1406c762af5a4e62627a26b45d74f9570cb89eaeff5
gitweb: fix uninitialized variable warning.

Perl spit out a varning when "blob" or "blob_plain" actions were
used without a $hash parameter.

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