dirvote: Make dirvote_get_preferred_voting_intervals() static
commit6452fe78c2c461f5534d1f03a799fc5f11073b5f
authorDavid Goulet <dgoulet@torproject.org>
Tue, 1 May 2018 15:04:13 +0000 (1 11:04 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 1 May 2018 15:43:23 +0000 (1 11:43 -0400)
treee753df0add52746a593c1b584239428a6abc77c6
parent098b7fe25bdba20974ebf4ae02ec816316f23383
dirvote: Make dirvote_get_preferred_voting_intervals() static

This function doesn't need to be public from the dirvote common file (which
will get renamed in future commit) so move it to dirauth/dirvote.c and make it
static.

Part of #25988

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/or/dirauth/dirvote.c
src/or/dirvote_common.c
src/or/dirvote_common.h