summaryrefslogtreecommitdiff
path: root/ppc
diff options
context:
space:
mode:
authorSantiago Torres <santiago@nyu.edu>2016-04-19 17:47:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-04-19 19:52:15 (GMT)
commit20972f54d3f17007904cacb829c1feefb84a68dd (patch)
tree3833802b92b9e61114450bf4ef3a93d231066d25 /ppc
parent3e1e7454cc6737ceff0311451eba7a698da9d8c9 (diff)
downloadgit-20972f54d3f17007904cacb829c1feefb84a68dd.zip
git-20972f54d3f17007904cacb829c1feefb84a68dd.tar.gz
git-20972f54d3f17007904cacb829c1feefb84a68dd.tar.bz2
verify-tag: update variable name and type
The run_gpg_verify() function has two variables, size and len. This may come off as confusing when reading the code. Clarify which one pertains to the length of the tag headers by renaming len to payload_size. Additionally, change the type of payload_size to size_t to match the return type of parse_signature. Signed-off-by: Santiago Torres <santiago@nyu.edu> Reviewed-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ppc')
0 files changed, 0 insertions, 0 deletions