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
@@ -102,7 +102,7 @@
#include <event2/event.h>
#include "feature/dirauth/dirvote.h"
#include "feature/dirauth/mode.h"
#include "feature/dirauth/authmode.h"
#include "core/or/cell_st.h"
#include "core/or/entry_connection_st.h"