Rename dirauth/mode.h to dirauth/authmode.h

This is preparation for having a routermode.h as well
This commit is contained in:
Nick Mathewson
2018-09-25 15:18:19 -04:00
parent 8a350e088b
commit 9385b7ec5f
13 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -246,12 +246,12 @@ noinst_HEADERS += \
src/feature/control/control.h \
src/feature/control/control_connection_st.h \
src/feature/control/fmt_serverstatus.h \
src/feature/dirauth/authmode.h \
src/feature/dirauth/bwauth.h \
src/feature/dirauth/dircollate.h \
src/feature/dirauth/dirvote.h \
src/feature/dirauth/guardfraction.h \
src/feature/dirauth/keypin.h \
src/feature/dirauth/mode.h \
src/feature/dirauth/ns_detached_signatures_st.h \
src/feature/dirauth/reachability.h \
src/feature/dirauth/recommend_pkg.h \