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 /xdiff | |
parent | 4c7517c9cc7cfc7961a5c31d7539a71f35fae2c2 (diff) | |
download | git-d175129857fe712bc7a4d882b0b9ef9f9d0a337e.tar.gz git-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 'xdiff')
0 files changed, 0 insertions, 0 deletions