diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-10-14 16:13:34 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-10-21 15:39:01 -0700 |
commit | 13c6df2642343ec3d49e17082f38f191f175c742 (patch) | |
tree | ab5464eea646b76e27ee509e17321a99119a0b1d /wildmatch.h | |
parent | mailinfo: move global "FILE *fin, *fout" to struct mailinfo (diff) | |
download | tgif-13c6df2642343ec3d49e17082f38f191f175c742.tar.xz |
mailinfo: move filter/header stage to struct mailinfo
Earlier we got rid of two function-scope static variables that kept
track of the states of helper functions by making them extra arguments
that are passed throughout the callchain. Now we have a convenient
place to store and pass them around in the form of "struct mailinfo",
change them into two fields in the struct.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wildmatch.h')
0 files changed, 0 insertions, 0 deletions