diff options
author | Christian Couder <christian.couder@gmail.com> | 2016-05-11 15:16:15 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-05-12 12:11:14 -0700 |
commit | bb0ba9974314da72bba9a6200fa3bd61c4d9eab4 (patch) | |
tree | 90061a221b9f1fb5968d6b3b6a307fc78a9ef24c /commit-slab.h | |
parent | eb8fdbff3c26639912e73a01cfa2a86ce787d4b2 (diff) | |
download | git-bb0ba9974314da72bba9a6200fa3bd61c4d9eab4.tar.gz git-bb0ba9974314da72bba9a6200fa3bd61c4d9eab4.tar.xz |
builtin/apply: avoid local variable shadowing 'len' parameter
This is just a cleanup to avoid errors when compiling with -Wshadow and
to make it safer to later move global variables into a "state" struct.
Reviewed-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-slab.h')
0 files changed, 0 insertions, 0 deletions