Rename dirauth/mode.h to dirauth/authmode.h
commit9385b7ec5f6effce97ae26aa6cda08df5b90309b
authorNick Mathewson <nickm@torproject.org>
Tue, 25 Sep 2018 19:18:19 +0000 (25 15:18 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 25 Sep 2018 19:18:21 +0000 (25 15:18 -0400)
treef06277853f07a568e76ad4f5f6da0a005bad6ce7
parent8a350e088bf59355f5e2fa3a05fa545923d4e74d
Rename dirauth/mode.h to dirauth/authmode.h

This is preparation for having a routermode.h as well
13 files changed:
src/app/config/config.c
src/app/main/main.c
src/core/include.am
src/core/mainloop/mainloop.c
src/feature/dirauth/authmode.h [moved from src/feature/dirauth/mode.h with 100% similarity]
src/feature/dirauth/dirvote.c
src/feature/dirauth/shared_random.c
src/feature/dircache/dircache.c
src/feature/dirclient/dirclient.c
src/feature/nodelist/networkstatus.c
src/feature/nodelist/nodelist.c
src/feature/nodelist/routerlist.c
src/feature/relay/router.c