summaryrefslogtreecommitdiffstats
path: root/wrapper.c
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2020-05-25 21:58:49 +0200
committerJunio C Hamano <gitster@pobox.com>2020-05-27 19:07:06 +0200
commit92315e50b275deee8e84d28ee1ff1ad555a5de36 (patch)
treeb10ddfb3f035e433139697d865c5636d1478e324 /wrapper.c
parentDocumentation: document v1 protocol object-format capability (diff)
downloadgit-92315e50b275deee8e84d28ee1ff1ad555a5de36.tar.xz
git-92315e50b275deee8e84d28ee1ff1ad555a5de36.zip
connect: have ref processing code take struct packet_reader
In a future patch, we'll want to access multiple members from struct packet_reader when parsing references. Therefore, have the ref parsing code take pointers to struct reader instead of having to pass multiple arguments to each function. Rename the len variable to "linelen" to make it clearer what the variable does in light of the variable change. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wrapper.c')
0 files changed, 0 insertions, 0 deletions