Files
git/builtin
Christian Couder eb8fdbff3c builtin/apply: avoid parameter shadowing 'linenr' global
Let's just rename the global 'state_linenr' as it will become
'state->linenr' in a following patch.

This also avoid errors when compiling with -Wshadow and makes
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>
2016-05-12 12:09:43 -07:00
..
2016-03-10 11:13:41 -08:00
2014-07-16 11:10:11 -07:00
2016-02-26 13:37:16 -08:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2016-02-25 11:31:02 -08:00
2016-05-06 14:45:44 -07:00
2016-04-13 14:12:36 -07:00
2016-02-10 14:20:08 -08:00
2015-10-21 15:59:34 -07:00
2016-04-25 15:17:15 -07:00
2016-02-26 13:37:16 -08:00
2016-04-29 12:59:07 -07:00
2016-04-13 14:12:34 -07:00
2016-04-29 12:59:08 -07:00
2016-02-26 13:37:25 -08:00
2016-02-26 13:37:19 -08:00
2015-10-05 13:20:08 -07:00
2015-11-20 08:02:05 -05:00
2015-01-14 09:32:04 -08:00
2016-02-22 13:10:21 -08:00
2016-01-28 16:10:14 -08:00
2016-04-29 12:59:09 -07:00
2015-11-20 08:02:05 -05:00