list-objects-filter-options: make parser void
commit90d21f9ebf6906f0ebb4fb1b20ec9536072e2916
authorMatthew DeVore <matvore@google.com>
Thu, 27 Jun 2019 22:54:14 +0000 (27 15:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 28 Jun 2019 15:41:53 +0000 (28 08:41 -0700)
tree5a77a6dd1574984774484068ccdf507f68cd3c6f
parent5a133e8a7f7c28c57f7a0a85e57692b8b781d896
list-objects-filter-options: make parser void

This function always returns 0, so make it return void instead.

Signed-off-by: Matthew DeVore <matvore@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
list-objects-filter-options.c
list-objects-filter-options.h