summaryrefslogtreecommitdiff
path: root/builtin/count-objects.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2023-07-03 02:44:08 -0400
committerJunio C Hamano <gitster@pobox.com>2023-07-13 17:23:59 -0700
commite519ac35af2f976323f23e83e47bfd03d920754f (patch)
tree3f03e3638649650235e62adc338726830c778cd3 /builtin/count-objects.c
parentd0144007b185f5da87f197ceacc4aa5548d4214e (diff)
http-push: mark unused parameter in xml callback
The xml_start_tag() function is passed the expat library's XML_SetElementHandler() function, so it has to conform to the expected interface. But we don't actually care about the attributes list. Mark it so that -Wunused-parameter does not complain. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/count-objects.c')
0 files changed, 0 insertions, 0 deletions