ref-filter: move `struct atom_value` to ref-filter.c
commit3a25761a5eb01d797f85621b5844a4eea5a02377
authorKarthik Nayak <karthik.188@gmail.com>
Sat, 22 Aug 2015 03:39:37 +0000 (22 09:09 +0530)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Sep 2015 17:02:48 +0000 (17 10:02 -0700)
tree9cb6cbbb1e8666a47e2e687482f6b9115c108429
parente6f2599cbade92bcbb831d8e4845ab6f6211176c
ref-filter: move `struct atom_value` to ref-filter.c

Since atom_value is only required for the internal working of
ref-filter it doesn't belong in the public header.

Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Mentored-by: Christian Couder <christian.couder@gmail.com>
Mentored-by: Matthieu Moy <matthieu.moy@grenoble-inp.fr>
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ref-filter.c
ref-filter.h