pack-redundant: rename 'new' variables
commitb2e4bafb68ba196c320e0c9eae0cd359403e7d3c
authorBrandon Williams <bmwill@google.com>
Wed, 14 Feb 2018 18:59:33 +0000 (14 10:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Feb 2018 18:08:05 +0000 (22 10:08 -0800)
tree1c6a5dc048c50913033563b5d4772118b2f7d4b3
parent8adda462a2de3bdfee709e4bd96023df64305481
pack-redundant: rename 'new' variables

Rename C++ keyword in order to bring the codebase closer to being able
to be compiled with a C++ compiler.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/pack-redundant.c