On Fri, 30 Aug 2019 14:07:17 -0500 David Dai <[email protected]> wrote:
> + if (rate64) {
> fprintf(stderr, "Double \"rate\" spec\n");
> return -1;
> }
The m_police filter should start using the common functions
for duparg and invarg that are in lib/utils.c

