list-objects-filter-options: make parser void
authorMatthew DeVore <redacted>
Thu, 27 Jun 2019 22:54:14 +0000 (15:54 -0700)
committerJunio C Hamano <redacted>
Fri, 28 Jun 2019 15:41:53 +0000 (08:41 -0700)
commit90d21f9ebf6906f0ebb4fb1b20ec9536072e2916
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
list-objects-filter-options.c
list-objects-filter-options.h
git clone https://git.99rst.org/PROJECT