diff options
| author | Christian Couder <christian.couder@gmail.com> | 2016-05-24 10:11:16 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-06-01 10:10:16 -0700 |
| commit | 7243f5f3507abe3d083ec18e44bc7cb464fa06f4 (patch) | |
| tree | f4862cb5e49e9defb54a57c22d6d24b2040715bd /t/t4018/cpp-function-returning-pointer | |
| parent | 70e1d53df17bc8fa81f3583a50f76753a8bac154 (diff) | |
| download | git-7243f5f3507abe3d083ec18e44bc7cb464fa06f4.tar.gz git-7243f5f3507abe3d083ec18e44bc7cb464fa06f4.zip | |
builtin/apply: move 'applied_after_fixing_ws' into 'struct apply_state'
To libify the apply functionality the 'applied_after_fixing_ws' variable should
not be static and global to the file. Let's move it into
'struct apply_state'.
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 't/t4018/cpp-function-returning-pointer')
0 files changed, 0 insertions, 0 deletions
