diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2011-08-12 23:43:07 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-14 15:01:59 -0700 |
commit | d175129857fe712bc7a4d882b0b9ef9f9d0a337e (patch) | |
tree | f1b489116e7f88541ba6a9af6229a8cbded3a113 /t/t5515 | |
parent | Increment num_attr in parse_attr_line(), not parse_attr() (diff) | |
download | tgif-d175129857fe712bc7a4d882b0b9ef9f9d0a337e.tar.xz |
Change parse_attr() to take a pointer to struct attr_state
parse_attr() only needs access to the attr_state to which it should
store its results, not to the whole match_attr structure. This change
also removes the need for it to know num_attr. Change its signature
accordingly and add a comment.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5515')
0 files changed, 0 insertions, 0 deletions