diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2016-02-17 23:36:15 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-17 14:06:45 -0800 |
commit | 5bd881d998d6475b8a866af00b1a4d4e6b04c2cc (patch) | |
tree | 385c93a20b369418da181ae02079ec2dc48ff396 /t | |
parent | ref-filter: introduce parse_align_position() (diff) | |
download | tgif-5bd881d998d6475b8a866af00b1a4d4e6b04c2cc.tar.xz |
ref-filter: introduce align_atom_parser()
Introduce align_atom_parser() which will parse an 'align' atom and
store the required alignment position and width in the 'used_atom'
structure for further usage in populate_value().
Since this patch removes the last usage of match_atom_name(), remove
the function from ref-filter.c.
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Helped-by: Jeff King <peff@peff.net>
Helped-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Karthik Nayak <Karthik.188@gmail.com>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions