diff options
author | Christian Couder <christian.couder@gmail.com> | 2016-05-24 10:11:12 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-01 10:10:16 -0700 |
commit | 5460cd0b1000078846e2850eeaba3573965c1faf (patch) | |
tree | b227fe8e931a9d457fffb6c602f3bb9e91b10d27 /prompt.c | |
parent | 36371e4c7ef87a2895b954284c29e8beff576084 (diff) | |
download | git-5460cd0b1000078846e2850eeaba3573965c1faf.tar.gz git-5460cd0b1000078846e2850eeaba3573965c1faf.tar.xz |
builtin/apply: move 'whitespace_error' global into 'struct apply_state'
To libify the apply functionality the 'whitespace_error' 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 'prompt.c')
0 files changed, 0 insertions, 0 deletions