]> gitweb.ps.run Git - ps-cgit/commit
Do not alter incoming sha1 when handling the download refs.
authorLars Hjemli <hjemli@gmail.com>
Mon, 14 May 2007 23:05:39 +0000 (01:05 +0200)
committerLars Hjemli <hjemli@gmail.com>
Mon, 14 May 2007 23:05:39 +0000 (01:05 +0200)
commitcfd2aa079770ddb4c93d5995b2cd7b5f25da3681
tree44dd0fba85d035e445168b365618000ff82239f3
parentea2831f1c826d92c0158474c2d07837ec2f9fd6c
Do not alter incoming sha1 when handling the download refs.

The code used to overwrite the const sha1 parameter just to avoid declaring
an extra variable. Fix it.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
ui-summary.c