diff options
author | Tanushree Tumane <tanushreetumane@gmail.com> | 2020-02-17 09:40:29 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-02-19 09:37:14 -0800 |
commit | 292731c4c24bce5c9e3bdc7a246cfbc565ab93a1 (patch) | |
tree | 1e063517647fd8dbc1c694cd4a36f5a1f9d1899b /bisect.c | |
parent | bisect--helper: convert `vocab_*` char pointers to char arrays (diff) | |
download | tgif-292731c4c24bce5c9e3bdc7a246cfbc565ab93a1.tar.xz |
bisect--helper: change `retval` to `res`
Let's rename variable retval to res, so that variable names
in bisect--helper.c are more consistent.
After this change, there are 110 occurrences of res in the file
and zero of retval, while there were 26 instances of retval before.
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Tanushree Tumane <tanushreetumane@gmail.com>
Signed-off-by: Miriam Rubio <mirucam@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.c')
0 files changed, 0 insertions, 0 deletions