ref-filter: introduce color_atom_parser()
authorKarthik Nayak <redacted>
Wed, 17 Feb 2016 18:06:13 +0000 (23:36 +0530)
committerJunio C Hamano <redacted>
Wed, 17 Feb 2016 22:06:45 +0000 (14:06 -0800)
commitfd935cc7e8e2fdf7ad837dc74509c75877a489ba
tree48ba2cd2ef9cb36f0a25804aed92a89034530e4b
parent4de707ea4f61f9df7d2a76303df00caa5ec0899d
ref-filter: introduce color_atom_parser()

Introduce color_atom_parser() which will parse a "color" atom and
store its color in the "used_atom" structure for further usage in
populate_value().

Helped-by: Ramsay Jones <redacted>
Helped-by: Eric Sunshine <redacted>
Signed-off-by: Karthik Nayak <redacted>
Reviewed-by: Eric Sunshine <redacted>
Signed-off-by: Junio C Hamano <redacted>
ref-filter.c
git clone https://git.99rst.org/PROJECT