diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2019-07-26 17:08:14 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-07-26 13:56:40 -0700 |
commit | 8a35b540a99d909ee4680e773c1d3befb6bff782 (patch) | |
tree | dd0688662da9c25285c1af00bf3c22a5db91c7a9 /streaming.h | |
parent | grep: stop using a custom JIT stack with PCRE v1 (diff) | |
download | tgif-8a35b540a99d909ee4680e773c1d3befb6bff782.tar.xz |
grep: consistently use "p->fixed" in compile_regexp()
At the start of this function we do:
p->fixed = opt->fixed;
It's less confusing to use that variable consistently that switch back
& forth between the two.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'streaming.h')
0 files changed, 0 insertions, 0 deletions